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
|
Type: Integer Default value: 1
Type: Integer Default value: 10
Type: Boolean Default value: False |
Plot2D |