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