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
Property Value
| Type | Description |
|---|---|
| HeatmapLegend | A heatmap legend. |
See Also