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