Stores settings of the Area series.
Namespace:DevExpress.AspNetCore.Bootstrap
Assembly:DevExpress.AspNetCore.Bootstrap.v18.2.dll

Syntax
C# |
public class BootstrapPolarChartAreaSeriesBuilder : PropertyBuilder<BootstrapPolarChartAreaSeriesBuilder>
|
VB |
Public Class BootstrapPolarChartAreaSeriesBuilder Inherits PropertyBuilder(of BootstrapPolarChartAreaSeriesBuilder)
|

Inheritance Hierarchy

See Also