mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-27 11:40:13 +00:00
增加Serie的minShowLabel可隐藏小于指定值的label
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user