API Reference
Class
HeatmapLegendItem
Represents a named legend swatch.
Inheritance
- Object
- HeatmapLegendItem
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property HeatmapDocument.LegendItems
Accepted by parameters
- Constructor HeatmapDocument.HeatmapDocument
Constructors
public HeatmapLegendItem(String key, String label, String color) #Parameters
- label String
- color String
Methods
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object