IntelligenceX

API Reference

Class

HeatmapLegendItem

Namespace IntelligenceX.Visualization.Heatmaps
Assembly IntelligenceX
Modifiers sealed

Represents a named legend swatch.

Inheritance

  • Object
  • HeatmapLegendItem

Constructors

public HeatmapLegendItem(String key, String label, String color) #

Parameters

label String requiredposition: 0
color String requiredposition: 1

Methods

public JsonObject ToJson() #
Returns: JsonObject

Properties