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