开启部分Serie的MaxCache设置

This commit is contained in:
monitor1394
2023-09-03 21:43:38 +08:00
parent 910b9194ac
commit 367844a86c
5 changed files with 9 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ namespace XCharts.Editor
PropertyTwoFiled("m_Radius");
PropertyField("m_StartAngle");
PropertyField("m_Gap");
PropertyField("m_MaxCache");
PropertyField("m_RoundCap");
PropertyField("m_Clockwise");
PropertyField("m_AvoidLabelOverlap");