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