Skip to main content

BootstrapChartAreaSeriesBase Class

Serves a base for classes that store settings for series of the Area type.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public abstract class BootstrapChartAreaSeriesBase :
    BootstrapChartSeriesBase,
    IBootstrapChartPointSeries
See Also