[]
Configurates MaxSeries. Sets the maximum number of data series to be shown in the chart.
public PivotChartBuilder MaxSeries(int value)
Type | Name | Description |
---|---|---|
int | value | The value. |
Type | Description |
---|---|
PivotChartBuilder | Current builder. |