增加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

@@ -23,6 +23,8 @@ namespace XCharts.Editor
PropertyField("m_IgnoreValue");
PropertyField("m_ClickOffset");
PropertyField("m_RadiusGradient");
PropertyField("m_MinShowLabel");
PropertyField("m_MinShowLabelValue");
});
PropertyField("m_ItemStyle");
PropertyField("m_Animation");