Position Property (Legend)
In This Topic
Gets or sets the legend position.
Syntax
'Declaration
<C1DescriptionAttribute("Legend.Position", "Gets or sets the legend position.")>
Public Property Position As Position
[C1Description("Legend.Position", "Gets or sets the legend position.")]
public Position Position {get; set;}
See Also