General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
BootstrapPolarChartAreaSeries Class
Stores settings of the Area series.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
public class BootstrapPolarChartAreaSeries :
BootstrapPolarChartSeriesBase,
IBootstrapChartPointSeries,
IBootstrapChartUncertaintySeries
Public Class BootstrapPolarChartAreaSeries
Inherits BootstrapPolarChartSeriesBase
Implements IBootstrapChartPointSeries,
IBootstrapChartUncertaintySeries
Remarks
The Area series type is useful when you need to emphasize a change in values. With this series type, data is displayed by a line that joins points, and the shaded area between this line and the zero value. This line is a border and is invisible by default.
Inheritance
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
BootstrapChartCommonSeriesBase
BootstrapCoordinateSystemChartSeries
BootstrapPolarChartSeriesBase
BootstrapPolarChartAreaSeries
See Also
Feedback