PolarChartSeriesType Enum
In This Article
Lists values that specify the type of a Polar Chart series.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Line | The Line series. |
Area | The Area series. |
Bar | The Bar series. |
Stacked |
The Stacked Bar series. |
Scatter | The Scatter series. |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also