BootstrapChartSeriesBase Class
In This Article
Serves as a base for classes storing settings of a Chart series.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public abstract class BootstrapChartSeriesBase :
BootstrapCoordinateSystemChartSeries
#Related API Members
The following members return BootstrapChartSeriesBase objects:
#Remarks
#Inheritance
Show 37 items
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
BootstrapChartCommonSeriesBase
BootstrapCoordinateSystemChartSeries
BootstrapChartSeriesBase
See Also