优化Legend的显示和控制

This commit is contained in:
monitor1394
2019-07-19 21:55:22 +08:00
parent 657e93d888
commit 6269c941b7
11 changed files with 3890 additions and 410 deletions

View File

@@ -7,6 +7,7 @@ namespace XCharts
{
public enum SerieType
{
None,
Line,
Bar,
Pie,