Back to Devexpress

BootstrapPolarChartSeriesBase Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2b048b79.md

latest3.1 KB
Original Source

BootstrapPolarChartSeriesBase Class

Serves as a base for classes storing settings of the Polar Chart control’s series.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public abstract class BootstrapPolarChartSeriesBase :
    BootstrapCoordinateSystemChartSeries
vb
Public MustInherit Class BootstrapPolarChartSeriesBase
    Inherits BootstrapCoordinateSystemChartSeries

The following members return BootstrapPolarChartSeriesBase objects:

Inheritance

Show 14 items

Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapPolarChartSeriesBase BootstrapPolarChartAreaSeries

BootstrapPolarChartBarSeries

BootstrapPolarChartLineSeries

BootstrapPolarChartScatterSeries

BootstrapPolarChartSeries

BootstrapPolarChartStackedBarSeries

BootstrapPolarChartCommonSeries

See Also

BootstrapPolarChartSeriesBase Members

Polar Chart

Chart Series

DevExpress.Web.Bootstrap Namespace