A used defined unique identifier for the channel.
The type of the channel (either continuous or discrete).
The data type of the channel values.
A brief description of the channel.
A value indicates if this channel is enabled or not
The name of the channel.
The data represented by this channel.
The unit of measurement for the channel.
Generated using TypeDoc
A IHeatmapChannel instance provides the visual representation for the data produced by the HeatmapSource instances. Each HeatmapSource is related to a specific channel and the channel acts as the context in which the HeatmapSource data values are represented and visualized.