Back to Devexpress

HeatmapLegendItem Class

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-2e0b6865.md

latest1.4 KB
Original Source

HeatmapLegendItem Class

A heatmap legend item.

Namespace : DevExpress.Xpf.Charts.Heatmap

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[NonCategorized]
public class HeatmapLegendItem :
    LegendItemBase
vb
<NonCategorized>
Public Class HeatmapLegendItem
    Inherits LegendItemBase

Remarks

You can only bind to the LegendItem class properties when you define the legend’s ItemTemplate property.

Inheritance

Object DispatcherObject DependencyObject MarkerItem LegendItemBase HeatmapLegendItem

See Also

HeatmapLegendItem Members

DevExpress.Xpf.Charts.Heatmap Namespace