Position Property
Position
Gets or sets the legend position.
Declaration
[C1Description("Legend.Position", "Gets or sets the legend position.")]
public Position Position { get; set; }
<C1Description("Legend.Position", "Gets or sets the legend position.")>
Public Property Position As Position