Back to Devexpress

BootstrapChartPointSeriesBase Class

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

latest2.5 KB
Original Source

BootstrapChartPointSeriesBase Class

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

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

Inheritance

Show 16 items

Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapChartSeriesBase BootstrapChartPointSeriesBase BootstrapChartFullStackedLineSeries

BootstrapChartFullStackedSplineSeries

BootstrapChartLineSeries

BootstrapChartScatterSeries

BootstrapChartSplineSeries

BootstrapChartStackedLineSeries

BootstrapChartStackedSplineSeries

BootstrapChartStepLineSeries

See Also

BootstrapChartPointSeriesBase Members

DevExpress.Web.Bootstrap Namespace