BootstrapChartAreaSeriesBase Class
Serves a base for classes that store settings for series of the Area type.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public abstract class BootstrapChartAreaSeriesBase :
BootstrapChartSeriesBase,
IBootstrapChartPointSeries
Inheritance
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
See Also