Scatterplot Constructor |
Name | Description | |
---|---|---|
Scatterplot |
Constructs an empty Scatter plot.
| |
Scatterplot(String) |
Constructs an empty Scatter plot with given title.
| |
Scatterplot(String, String, String) |
Constructs an empty scatter plot with
given title and axis names.
| |
Scatterplot(String, String, String, String) |
Constructs an empty Scatter Plot with
given title and axis names.
|