取消Legendformatter,用LabelStyle的代替

This commit is contained in:
monitor1394
2023-11-16 08:40:28 +08:00
parent f94f678661
commit ddf44a8c1d
4 changed files with 14 additions and 20 deletions

View File

@@ -17,7 +17,6 @@ namespace XCharts.Editor
PropertyField("m_ItemOpacity");
PropertyField("m_SelectedMode");
PropertyField("m_Orient");
PropertyField("m_Formatter");
PropertyField("m_Location");
PropertyField("m_LabelStyle");
PropertyField("m_Background");