Gets the value for the main scale of the bullet graph for a given point within the bounds of the bullet graph.
'Declaration
Public Function GetValueForPoint( _
ByVal As Point _
) As Double
public double GetValueForPoint(
Point
)
Parameters
- point
- The point for which to retrieve the associated value.
Return Value
The value on the bullet graph equating to the desired point.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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