修复PieChart第一次添加时颜色异常的问题

This commit is contained in:
monitor1394
2019-10-14 18:53:42 +08:00
parent dfee8304c2
commit 665f8ea2b8

View File

@@ -481,6 +481,7 @@ namespace XCharts
if (m_ReinitLabel)
{
m_ReinitLabel = false;
m_LegendRealShowName = m_Series.GetSerieNameList();
InitSerieLabel();
}
if (m_RefreshLabel)