增加RingradiusGradient参数设置渐变方向

This commit is contained in:
monitor1394
2024-08-31 22:22:33 +08:00
parent 59cd12d0eb
commit e40e19c197
4 changed files with 18 additions and 1 deletions

View File

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