Library.GraphOnPointSelect

This event is called when clicking on a Point.

Syntax Parameters Return Value
Event Library.GraphOnPointSelect( _
    Graph As Object, _
    Points As Object, _
    ByRef Cancel As Boolean)
  • Graph [in]

Type: Object

  • Points [in]

Type: Object

  • Cancel [in,out]

Type: Boolean

-