Enum LegendPosition
Represents the possible positions of the legend.
Namespace: Telerik.Windows.Documents.Model.Drawing.Charts
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum LegendPosition
Bottom
Denotes the bottom-side positioning of the legend.
Left
Denotes the left-side positioning of the legend.
Right
Denotes the right-side positioning of the legend.
Top
Denotes the top-side positioning of the legend.