Graph.GetLastMouseClickedCoordinates

Syntax Parameters Return Value
Sub Graph.GetLastMouseClickedCoordinates( _
    ByRef x As Double, _
    ByRef y As Double, _
    Optional hint As Object = 0)
  • x [out]

    Type: Double

  • y [out]

    Type: Double

  • hint [in, optional]

    Type: Object

    Default value: 0

This function does not return a value.