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