A newer version of this page is available.
Switch to the current version.
BootstrapPolarChart.SettingsCommonAxis Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapChartCommonAxisSettings SettingsCommonAxis { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property SettingsCommonAxis As BootstrapChartCommonAxisSettings
Property Value
Type |
---|
BootstrapChartCommonAxisSettings |
See Also
Feedback