Back to Devexpress

BootstrapChartBase Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-0119ddd9.md

latest2.5 KB
Original Source

BootstrapChartBase Class

Serves as a base for Bootstrap chart controls.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public abstract class BootstrapChartBase :
    BootstrapWebClientUIWidgetEx,
    IClientCustomModifier
vb
Public MustInherit Class BootstrapChartBase
    Inherits BootstrapWebClientUIWidgetEx
    Implements IClientCustomModifier

Remarks

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

Inheritance

Show 14 items

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl BootstrapWebClientUIWidget BootstrapWebClientUIWidgetEx BootstrapChartBase BootstrapCoordinateSystemChart

BootstrapPieChart

BootstrapPolarChart

BootstrapChart

See Also

BootstrapChartBase Members

Charts

DevExpress.Web.Bootstrap Namespace