优化切换主题显示效果

This commit is contained in:
monitor1394
2018-10-02 08:57:47 +08:00
parent b38e758351
commit 16754d1a49
5 changed files with 72 additions and 61 deletions

View File

@@ -174,6 +174,7 @@ namespace xcharts
radarInfo.backgroundColorList.Add(ThemeInfo.GetColor("#e7e7e7"));
break;
}
InitIndicator();
}
private void DrawData(VertexHelper vh)