BootstrapPolarChartAxisLabelSettingsBuilder Class
In This Article
Stores settings of the Polar Chart control’s axis labels.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapPolarChartAxisLabelSettingsBuilder :
PropertyBuilder<BootstrapPolarChartAxisLabelSettingsBuilder>
#Related API Members
The following members accept/return BootstrapPolarChartAxisLabelSettingsBuilder objects:
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
Object
PropertyBuilderBase<BootstrapPolarChartAxisLabelSettingsBuilder>
PropertyBuilder<BootstrapPolarChartAxisLabelSettingsBuilder>
BootstrapPolarChartAxisLabelSettingsBuilder
See Also