Plots2D.AddEx

Syntax Parameters Return Value
Function Plots2D.AddEx( _
    type As Plot2DType, _
    Optional BuddyPlotID As Integer = 1, _
    Optional numPoints As Integer = 10, _
    Optional bWeight As Boolean = False) As Plot2D
  • type [in]

Type: Plot2DType

  • BuddyPlotID [in,optional]

Type: Integer

Default value: 1

  • numPoints [in,optional]

Type: Integer

Default value: 10

  • bWeight [in,optional]

Type: Boolean

Default value: False

Plot2D