Click or drag to resize
Accord.NET (logo)

ComponentView Constructor (ICollectionIAnalysisComponent)

Constructs a new instance of the ScatterplotView.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public ComponentView(
	ICollection<IAnalysisComponent> components
)
Request Example View Source

Parameters

components
Type: System.Collections.GenericICollectionIAnalysisComponent
See Also