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