Back to Devexpress

HeatmapLegendItem.Legend Property

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-dot-heatmaplegenditem.md

latest1.0 KB
Original Source

HeatmapLegendItem.Legend Property

Returns the legend to which the item belongs.

Namespace : DevExpress.Xpf.Charts.Heatmap

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public HeatmapLegend Legend { get; }
vb
Public ReadOnly Property Legend As HeatmapLegend

Property Value

TypeDescription
HeatmapLegend

A heatmap legend.

|

See Also

HeatmapLegendItem Class

HeatmapLegendItem Members

DevExpress.Xpf.Charts.Heatmap Namespace