ConstantLine.ElementTemplate Property
Gets or sets a template, which defines a custom appearance and look-and-feel of a constant line.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| DataTemplate | A DataTemplate object representing a custom template. |
See Also