ComponentOne ASP.NET MVC Controls
Position Property (ChartLegend)

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

Reference

ChartLegend Class
ChartLegend Members