BootstrapPolarChartStackedBarSeriesBuilder Class
In This Article
Stores settings of the Stacked Bar series.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapPolarChartStackedBarSeriesBuilder :
PropertyBuilder<BootstrapPolarChartStackedBarSeriesBuilder>
#Related API Members
The following members accept/return BootstrapPolarChartStackedBarSeriesBuilder objects:
Show 15 links
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
Object
PropertyBuilderBase<BootstrapPolarChartStackedBarSeriesBuilder>
PropertyBuilder<BootstrapPolarChartStackedBarSeriesBuilder>
BootstrapPolarChartStackedBarSeriesBuilder
See Also