mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-22 08:50:10 +00:00
增加Serie的barMaxWidth可设置Bar的最大宽度
This commit is contained in:
@@ -21,6 +21,7 @@ namespace XCharts.Editor
|
||||
PropertyField("m_BarType");
|
||||
PropertyField("m_BarWidth");
|
||||
PropertyField("m_BarGap");
|
||||
PropertyField("m_BarMaxWidth");
|
||||
if (serie.IsUseCoord<PolarCoord>())
|
||||
{
|
||||
PropertyField("m_RoundCap");
|
||||
|
||||
Reference in New Issue
Block a user