A newer version of this page is available.
Switch to the current version.
BootstrapChartValueAxis.AxisDivisionFactor Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[DefaultValue(40)]
public int AxisDivisionFactor { get; set; }
<DefaultValue(40)>
Public Property AxisDivisionFactor As Integer
Property Value
Type | Default |
---|---|
Int32 | 40 |
See Also
Feedback