SeriesLabelOptions.ElementTemplate Property
Gets or sets a template that defines a custom appearance and look-and-feel of a label.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
DataTemplate | A DataTemplate object representing a custom template. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ElementTemplate |
---|---|
SeriesView |
|
SeriesView |
|
See Also