Accord.Statistics.Visualizations.Scatterplot.Scatterplot C# (CSharp) Метод

Scatterplot() публичный Метод

Constructs an empty Scatter plot.
public Scatterplot ( ) : System
Результат System
        public Scatterplot()
        {
        }

Same methods

Scatterplot::Scatterplot ( String title ) : System
Scatterplot::Scatterplot ( String title, String xAxisTitle, String yAxisTitle ) : System
Scatterplot::Scatterplot ( String title, String xAxisTitle, String yAxisTitle, String labelTitle ) : System