MarkerItem.RepresentedElement Property
Returns the chart element which is represented by the item.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
ILegendVisible | An object of a class implementing the ILegendVisible interface. |
See Also