[]
        
(Showing Draft Content)

C1.Android.Gauge.C1Gauge.GetPointerColor

GetPointerColor Method

GetPointerColor(double)

Get point color from the value.

Declaration
public Nullable<Color> GetPointerColor(double value)
Parameters
Type Name Description
double value

The gauge value.

Returns
Type Description
Nullable<Color>

The point color of the value.