MarkerItem.MarkerTemplate Property
Gets or sets the template used to visualize the item marker.
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. |
See Also