ConstantLineTitle.ShowBelowLine Property
In This Article
Gets or sets a value that specifies whether a constant line's title is displayed below or above the line. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the title is displayed below the constant line; otherwise, false. |
See Also