Gets or sets the position of the legend. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public Position Position { get; set; } |
Visual Basic
![]() |
---|
Public Property Position As Position |
One of the Position Enumeration values. Default is Position.Right.
Use HorizontalAlignment to specify the alignment of the legend when placed at the top or bottom side of the plot area. Use VerticalAlignment to specify the alignment of the legend when placed at the right or left side of the plot area.