ComponentOne ASP.NET MVC Controls
LegendPosition Property

C1.Web.Mvc.Olap Namespace > PivotChart Class : LegendPosition Property
Gets or sets a value that determines whether and where the legend appears in relation to the plot area.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property LegendPosition As Position
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Position LegendPosition {get; set;}
See Also

Reference

PivotChart Class
PivotChart Members