A newer version of this page is available.
Switch to the current version.
BootstrapChartCommonAxisSettings.SetTicksAtUnitBeginning Property
Obsolete. This functionality is deprecated as redundant.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[Obsolete("This member is not used any longer")]
[Browsable(false)]
[DefaultValue(true)]
public bool SetTicksAtUnitBeginning { get; set; }
<Obsolete("This member is not used any longer")>
<Browsable(False)>
<DefaultValue(True)>
Public Property SetTicksAtUnitBeginning As Boolean
Property Value
Type | Default |
---|---|
Boolean | true |
Property Paths
You can access this nested property as listed below:
Object Type | Path to SetTicksAtUnitBeginning |
---|---|
BootstrapChart |
|
BootstrapPolarChart |
|
See Also
Feedback