增加RingavoidLabelOverlap避免文本堆叠的支持 (#247)

This commit is contained in:
monitor1394
2023-08-04 08:26:21 +08:00
parent 618fe0fb01
commit ea819bfa42
3 changed files with 127 additions and 67 deletions

View File

@@ -13,6 +13,7 @@ namespace XCharts.Editor
PropertyField("m_Gap");
PropertyField("m_RoundCap");
PropertyField("m_Clockwise");
PropertyField("m_AvoidLabelOverlap");
PropertyField("m_ItemStyle");
PropertyField("m_Animation");