[]
Defines a builder to configurate ChartSeries<T>.
public class ChartSeriesBuilder<T> : ChartSeriesBaseBuilder<T, ChartSeries<T>, ChartSeriesBuilder<T>>
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| ChartSeriesBuilder(ChartSeries<T>) | Creates one ChartSeriesBuilder<T> instance to configurate |
| Name | Description |
|---|---|
| ChartType(ChartType) | Sets the ChartType property. |