[]
Represents a series of data points to display in the chart.
public class FlexRadarSeries<T> : ChartSeriesBase<T>
Name | Description |
---|---|
T |
Name | Description |
---|---|
FlexRadarSeries(FlexRadar<T>) | Creates one FlexRadarSeries<T> instance. |
Name | Description |
---|---|
ChartType | Gets or sets the chart type for a specific series, overriding the chart type set on the overall chart. |