ComponentOne ASP.NET MVC Controls
LegendPosition Method

C1.Web.Mvc.Olap.Fluent Namespace > PivotChartBuilder Class : LegendPosition Method
The value.
Configurates C1.Web.Mvc.Olap.PivotChart.LegendPosition. Sets a value that determines whether and where the legend appears in relation to the plot area.
Syntax
'Declaration
 
Public Function LegendPosition( _
   ByVal value As Position _
) As PivotChartBuilder
public PivotChartBuilder LegendPosition( 
   Position value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

PivotChartBuilder Class
PivotChartBuilder Members