[]
        
(Showing Draft Content)

C1.Blazor.Gauge.C1Gauge.GetValueFromPoint

GetValueFromPoint Method

GetValueFromPoint(C1Point)

Get guage value from the point.

Declaration
protected abstract double GetValueFromPoint(C1Point point)
Parameters
Type Name Description
C1Point point

The tapped point.

Returns
Type Description
double

The gauge value.