A newer version of this page is available.
Switch to the current version.
BootstrapChartCommonAxisSettings.Type Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[DefaultValue(AxisScaleType.Auto)]
public AxisScaleType Type { get; set; }
<DefaultValue(AxisScaleType.Auto)>
Public Property Type As AxisScaleType
Property Value
Type | Default |
---|---|
AxisScaleType | Auto |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Type |
---|---|
BootstrapChart |
|
BootstrapPolarChart |
|
See Also
Feedback