mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
修复PieChart第一次添加时颜色异常的问题
This commit is contained in:
@@ -481,6 +481,7 @@ namespace XCharts
|
||||
if (m_ReinitLabel)
|
||||
{
|
||||
m_ReinitLabel = false;
|
||||
m_LegendRealShowName = m_Series.GetSerieNameList();
|
||||
InitSerieLabel();
|
||||
}
|
||||
if (m_RefreshLabel)
|
||||
|
||||
Reference in New Issue
Block a user