Back to Devexpress

BootstrapChartAreaSeriesBase Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-af8b0a96.md

latest2.5 KB
Original Source

BootstrapChartAreaSeriesBase Class

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

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public abstract class BootstrapChartAreaSeriesBase :
    BootstrapChartSeriesBase,
    IBootstrapChartPointSeries
vb
Public MustInherit Class BootstrapChartAreaSeriesBase
    Inherits BootstrapChartSeriesBase
    Implements IBootstrapChartPointSeries

Inheritance

Show 15 items

Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapChartSeriesBase BootstrapChartAreaSeriesBase BootstrapChartAreaSeries

BootstrapChartFullStackedAreaSeries

BootstrapChartFullStackedSplineAreaSeries

BootstrapChartSplineAreaSeries

BootstrapChartStackedAreaSeries

BootstrapChartStackedSplineAreaSeries

BootstrapChartStepAreaSeries

See Also

BootstrapChartAreaSeriesBase Members

DevExpress.Web.Bootstrap Namespace