BootstrapPolarChartLineSeries Class
Stores settings of the Line series.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Remarks
With the Line series type, data is displayed as points joined by a line. This series type is useful when you need to visualize a trend in data over intervals.
Inheritance
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
BootstrapChartCommonSeriesBase
BootstrapCoordinateSystemChartSeries
BootstrapPolarChartSeriesBase
BootstrapPolarChartLineSeries
See Also