增加SerieminRadius可设置最小半径

This commit is contained in:
monitor1394
2023-07-27 07:58:10 +08:00
parent 0c09d40654
commit fc7655fd76
8 changed files with 182 additions and 29 deletions

View File

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