Back to Devexpress

TitleBase.VerticalAlignment Property

wpf-devexpress-dot-xpf-dot-charts-dot-titlebase-75b5360b.md

latest1.2 KB
Original Source

TitleBase.VerticalAlignment Property

Specifies the vertical alignment of the title.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[Browsable(true)]
public VerticalAlignment VerticalAlignment { get; set; }
vb
<Browsable(True)>
Public Property VerticalAlignment As VerticalAlignment

Property Value

TypeDescription
VerticalAlignment

A VerticalAlignment enumeration value.

|

See Also

HorizontalAlignment

TitleBase Class

TitleBase Members

DevExpress.Xpf.Charts Namespace