Gets or sets the vertical alignment of the legend. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public VerticalAlignment VerticalAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property VerticalAlignment As VerticalAlignment |
One of WPF's VerticalAlignment enumeration values. Default is VerticalAlignment.Top.
Use the VerticalAlignment Property to specify the alignment of the Legend when its Position is Position.Left or Position.Right.