[]
Get point color from the value.
public Color GetPointerColor(double value)
Public Function GetPointerColor(value As Double) As Color
| Type | Name | Description |
|---|---|---|
| double | value | The gauge value. |
| Type | Description |
|---|---|
| Color | The point color of the value. |