aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2b048b79.md
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
public abstract class BootstrapPolarChartSeriesBase :
BootstrapCoordinateSystemChartSeries
Public MustInherit Class BootstrapPolarChartSeriesBase
Inherits BootstrapCoordinateSystemChartSeries
The following members return BootstrapPolarChartSeriesBase objects:
Show 14 items
Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapPolarChartSeriesBase BootstrapPolarChartAreaSeries
BootstrapPolarChartScatterSeries
BootstrapPolarChartStackedBarSeries
BootstrapPolarChartCommonSeries
See Also