Gets the unique identifier for the channel.
The channel ID.
Gets the type of the channel.
The type of the channel.
Gets the data type of the channel values.
The data type.
Gets the description of the channel.
The description of the channel.
Sets the description of the channel.
The new description of the channel.
Gets a boolean value indicating if this channel is enabled
a value indicates if this channel is enabled.
Sets if this channel is enabled or not
a value indicates if this channel is enabled.
Gets the name of the channel.
The name of the channel.
Gets the data property represented by this channel.
The data property represented by this channel.
Gets the unit of measurement for the channel values.
The unit of measurement.
Sets the unit of measurement for the channel values.
The new unit of measurement.
Gets list of ValueRange items used to represent the data values carried through this channel.
The value ranges.
Sets list of ValueRange items used to represent the data values carried through this channel.
The new value ranges.
Creates an instance of ValueRangesHeatmapChannel.
A user-defined unique identifier for the channel.
The data type of the channel values.
The name of the channel.
A brief description of the channel.
The data property represented by this channel.
The unit of measurement for the channel.
A list of ValueRange items used to represent the data values carried through this channel.
Generated using TypeDoc
A value ranges heatmap channel is to used to represent a list of colored vlaue ranges.
Implements