增加SerieminShowLabel可隐藏小于指定值的label

This commit is contained in:
monitor1394
2023-12-10 21:23:57 +08:00
parent e8c8ab87aa
commit a50bda5344
6 changed files with 46 additions and 3 deletions

View File

@@ -48,6 +48,8 @@ namespace XCharts.Editor
PropertyField("m_Large");
PropertyField("m_LargeThreshold");
PropertyField("m_PlaceHolder");
PropertyField("m_MinShowLabel");
PropertyField("m_MinShowLabelValue");
});
PropertyField("m_ItemStyle");
PropertyField("m_Animation");