BootstrapChartValueAxis.MaxAutoBreakCount Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default |
---|---|
Int32 | 4 |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
[DefaultValue(4)]
public int MaxAutoBreakCount { get; set; }
<DefaultValue(4)>
Public Property MaxAutoBreakCount As Integer
Type | Default |
---|---|
Int32 | 4 |
No
Your feedback is appreciated.