ComponentOne ASP.NET MVC Controls
ShowLegend Method

C1.Web.Mvc.Olap.Fluent Namespace > PivotChartBuilder Class : ShowLegend Method
The value.
Configurates C1.Web.Mvc.Olap.PivotChart.ShowLegend. Sets a value that determines whether the chart should include a legend.
Syntax
'Declaration
 
Public Function ShowLegend( _
   ByVal value As LegendVisibility _
) As PivotChartBuilder

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

PivotChartBuilder Class
PivotChartBuilder Members