You are here: Start » AVL.NET » HeatmapThresholds Structure
HeatmapThresholds Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| HeatmapThresholds(Int32, Int32, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.HeatmapThresholds | ||
| IsDefault | System.Boolean | ||
| LowerThreshold | System.Int32 | ||
| MiddleThreshold | System.Int32 | ||
| UpperThreshold | System.Int32 |
Methods
| Name | Description | |
|---|---|---|
| Equals(AvlNet.HeatmapThresholds) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.HeatmapThresholds, AvlNet.HeatmapThresholds) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
