Skip to main content
A newer version of this page is available. .

BootstrapChartBase Class

Serves as a base for Bootstrap chart controls.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public abstract class BootstrapChartBase :
    BootstrapWebClientUIWidgetEx,
    IClientCustomModifier

Remarks

You can use one of these chart types depending on your task:

See Also