aspnetbootstrap-devexpress-dot-web-dot-bootstrap-050bd841.md
Serves as a base for classes storing settings of a Chart series.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public abstract class BootstrapChartSeriesBase :
BootstrapCoordinateSystemChartSeries
Public MustInherit Class BootstrapChartSeriesBase
Inherits BootstrapCoordinateSystemChartSeries
The following members return BootstrapChartSeriesBase objects:
Show 37 items
Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapChartSeriesBase BootstrapChartAreaSeriesBase
BootstrapChartFinancialSeriesBase
BootstrapChartFullStackedLineSeries
BootstrapChartFullStackedAreaSeries
BootstrapChartFullStackedBarSeries
BootstrapChartCandleStickSeries
BootstrapChartSplineAreaSeries
BootstrapChartStackedAreaSeries
BootstrapChartStackedBarSeries
BootstrapChartStackedLineSeries
BootstrapChartStackedSplineAreaSeries
BootstrapChartFullStackedSplineAreaSeries
BootstrapChartFullStackedSplineSeries
BootstrapChartStackedSplineSeries
See Also