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