[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotChartBuilder.ShowLegend

ShowLegend Method

ShowLegend(LegendVisibility)

Configurates ShowLegend. Sets a value that determines whether the chart should include a legend.

Declaration
public PivotChartBuilder ShowLegend(LegendVisibility value)
Parameters
Type Name Description
LegendVisibility value

The value.

Returns
Type Description
PivotChartBuilder

Current builder.