BootstrapPolarChartValueAxis.AxisDivisionFactor Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
| Type | Default |
|---|---|
| Int32 | 30 |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
[DefaultValue(30)]
public int AxisDivisionFactor { get; set; }
<DefaultValue(30)>
Public Property AxisDivisionFactor As Integer
| Type | Default |
|---|---|
| Int32 | 30 |