Back to Devexpress

MarkerItem.RepresentedElement Property

wpf-devexpress-dot-xpf-dot-charts-dot-markeritem.md

latest1.1 KB
Original Source

MarkerItem.RepresentedElement Property

Returns the chart element which is represented by the item.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public ILegendVisible RepresentedElement { get; }
vb
Public ReadOnly Property RepresentedElement As ILegendVisible

Property Value

TypeDescription
ILegendVisible

An object of a class implementing the ILegendVisible interface.

|

See Also

MarkerItem Class

MarkerItem Members

DevExpress.Xpf.Charts Namespace