开启部分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

@@ -15,6 +15,7 @@ namespace XCharts.Editor
PropertyField("m_AvoidLabelOverlap");
PropertyFiledMore(() =>
{
PropertyField("m_MaxCache");
PropertyField("m_MinAngle");
PropertyField("m_MinRadius");
PropertyField("m_RoundCap");