Back to Devexpress

ConstantLineTitle.ShowBelowLine Property

wpf-devexpress-dot-xpf-dot-charts-dot-constantlinetitle-cd0060b7.md

latest1.2 KB
Original Source

ConstantLineTitle.ShowBelowLine Property

Gets or sets a value that specifies whether a constant line title is displayed below or above the line.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public bool ShowBelowLine { get; set; }
vb
Public Property ShowBelowLine As Boolean

Property Value

TypeDescription
Boolean

true if the title is displayed below the constant line; otherwise, false.

|

See Also

ConstantLineTitle Class

ConstantLineTitle Members

DevExpress.Xpf.Charts Namespace