Back to Devexpress

BootstrapCoordinateSystemChart Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dd5a97dc.md

latest2.1 KB
Original Source

BootstrapCoordinateSystemChart Class

Serves as a base for the BootstrapChart and BootstrapPolarChart controls.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public abstract class BootstrapCoordinateSystemChart :
    BootstrapChartBase
vb
Public MustInherit Class BootstrapCoordinateSystemChart
    Inherits BootstrapChartBase

Inheritance

Show 13 items

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl BootstrapWebClientUIWidget BootstrapWebClientUIWidgetEx BootstrapChartBase BootstrapCoordinateSystemChart BootstrapChart

BootstrapPolarChart

See Also

BootstrapCoordinateSystemChart Members

Charts

DevExpress.Web.Bootstrap Namespace