TitleBase.VerticalAlignment Property
In This Article
Specifies the vertical alignment of the title.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
[Browsable(true)]
public VerticalAlignment VerticalAlignment { get; set; }
#Property Value
Type | Description |
---|---|
Vertical |
A Vertical |
See Also