Gets the value for the main scale of the gauge for a given point within the bounds of the gauge.
'Declaration
Public Function GetValueForPoint( _
ByVal As Infragistics.Win.DataVisualization.Point _
) As Double
public double GetValueForPoint(
Infragistics.Win.DataVisualization.Point
)
Parameters
- point
- The point for which to retrieve the associated value.
Return Value
The value on the gauge equating to the desired point.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2