Skip to main content

BootstrapChartBarSeriesBase Class

In This Article

Serves as a base for classes that store settings for series of the Bar type.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v24.2.dll

NuGet Package: DevExpress.Web.Bootstrap

#Declaration

public abstract class BootstrapChartBarSeriesBase :
    BootstrapChartSeriesBase
See Also