BootstrapChartSeries Class
In This Article
Stores settings of a Chart series.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapChartSeries :
BootstrapChartSeriesBase,
IBootstrapChartPointSeries,
IBootstrapChartUncertaintySeries
#Inheritance
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
See Also