mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-23 09:20:08 +00:00
增加Legend的TextLimit可限制图例显示文本的长度
This commit is contained in:
@@ -19,6 +19,7 @@ namespace XCharts.Editor
|
||||
PropertyField("m_Orient");
|
||||
PropertyField("m_Location");
|
||||
PropertyField("m_LabelStyle");
|
||||
PropertyField("m_TextLimit");
|
||||
PropertyField("m_Background");
|
||||
PropertyField("m_Padding");
|
||||
PropertyListField("m_Icons");
|
||||
|
||||
Reference in New Issue
Block a user