mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-20 23:40:10 +00:00
增加Axis的m_MinCategorySpacing设置类目轴默认的最小类目间距
This commit is contained in:
@@ -64,6 +64,7 @@ namespace XCharts.Editor
|
||||
if (type == Axis.AxisType.Category)
|
||||
{
|
||||
PropertyField("m_MaxCache");
|
||||
PropertyField("m_MinCategorySpacing");
|
||||
PropertyField("m_BoundaryGap");
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user