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.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the title is displayed below the constant line; otherwise, false. |
See Also