Skip to main content

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
See Also