Plots3DScatterplots.Add

Syntax Parameters Return Value
Function Plots3DScatterplots.Add( _
    Optional numPoints As Integer = 10, _
    Optional bWeight As Boolean = False) As Plot3DScatterplot
  • numPoints [in,optional]

Type: Integer

Default value: 10

  • bWeight [in,optional]

Type: Boolean

Default value: False

Plot3DScatterplot