Plots2D.Add

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

Type: Plot2DType

  • numPoints [in,optional]

Type: Integer

Default value: 10

  • bWeight [in,optional]

Type: Boolean

Default value: False

Plot2D