You are here: Start » HeatmapThresholds Structure
HeatmapThresholds Structure
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| HeatmapThresholds(Int32, Int32, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Empty | Avl.HeatmapThresholds | Gets an empty instance of the HeatmapThresholds. | |
| LowerThreshold | System.Int32 | ||
| MiddleThreshold | System.Int32 | ||
| UpperThreshold | System.Int32 |
Methods
| Name | Description | |
|---|---|---|
| Equals(Avl.HeatmapThresholds) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
