[]
Configurates ChartType. Sets the type of chart to create.
public PivotChartBuilder ChartType(PivotChartType value)
Public Function ChartType(value As PivotChartType) As PivotChartBuilder
| Type | Name | Description |
|---|---|---|
| PivotChartType | value | The value. |
| Type | Description |
|---|---|
| PivotChartBuilder | Current builder. |