Click or drag to resize
Accord.NET (logo)

Scatterplot Constructor

Overload List
  NameDescription
Public methodScatterplot
Constructs an empty Scatter plot.
Public methodScatterplot(String)
Constructs an empty Scatter plot with given title.
Public methodScatterplot(String, String, String)
Constructs an empty scatter plot with given title and axis names.
Public methodScatterplot(String, String, String, String)
Constructs an empty Scatter Plot with given title and axis names.
Top
See Also