Plots2D.AddScatterplotWithHistograms

Syntax Parameters Return Value
Function Plots2D.AddScatterplotWithHistograms( _
    Optional numVariables As Integer = 1, _
    Optional numPoints As Integer = 10, _
    Optional bWeight As Boolean = False) As Plot2D
  • numVariables [in,optional]

Type: Integer

Default value: 1

  • numPoints [in,optional]

Type: Integer

Default value: 10

  • bWeight [in,optional]

Type: Boolean

Default value: False

Plot2D