[]
Configurates ShowLegend. Sets a value that determines whether the chart should include a legend.
public PivotChartBuilder ShowLegend(LegendVisibility value)
Type | Name | Description |
---|---|---|
LegendVisibility | value | The value. |
Type | Description |
---|---|
PivotChartBuilder | Current builder. |