Skip to main content
A newer version of this page is available. .

BootstrapChartCommonAxisSettings.SetTicksAtUnitBeginning Property

OBSOLETE

This member is not used any longer

This functionality is deprecated as redundant.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

[Obsolete("This member is not used any longer")]
[Browsable(false)]
[DefaultValue(true)]
public bool SetTicksAtUnitBeginning { get; set; }

Property Value

Type Default
Boolean **true**

Property Paths

You can access this nested property as listed below:

Object Type Path to SetTicksAtUnitBeginning
BootstrapPolarChart
.SettingsCommonAxis.SetTicksAtUnitBeginning
See Also