Click or drag to resize
Accord.NET (logo)

ScatterplotView Constructor (Scatterplot)

Constructs a new instance of the ScatterplotView.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public ScatterplotView(
	Scatterplot scatterplot
)
Request Example View Source

Parameters

scatterplot
Type: Accord.Statistics.VisualizationsScatterplot
See Also