PointsCollection.AddDynamic

Syntax Parameters Return Value
Function PointsCollection.AddDynamic( _
    X As Double, _
    Y As Double, _
    Optional plotID As Integer = -1, _
    Optional graphID As Integer = -1) As PointCoordinates
  • X [in]

Type: Double

  • Y [in]

Type: Double

  • plotID [in,optional]

Type: Integer

Default value: -1

  • graphID [in,optional]

Type: Integer

Default value: -1

PointCoordinates