'Declaration
Public Function ChartType( _ ByVal value As PivotChartType _ ) As PivotChartBuilder
public PivotChartBuilder ChartType( PivotChartType value )
Parameters
- value
- The value.
Return Value
Current builder.
'Declaration
Public Function ChartType( _ ByVal value As PivotChartType _ ) As PivotChartBuilder
public PivotChartBuilder ChartType( PivotChartType value )