[]
        
(Showing Draft Content)

C1.Blazor.Gauge.C1Gauge.GetPointerBrush

GetPointerBrush Method

GetPointerBrush(double)

Get point brush from the value.

Declaration
public C1Color GetPointerBrush(double value)
Public Function GetPointerBrush(value As Double) As C1Color
Parameters
Type Name Description
double value

The gauge value.

Returns
Type Description
C1Color

The point brush of the value.