Click or drag to resize
Accord.NET (logo)

ScatterplotClassValueCollection Properties

The ScatterplotClassValueCollection type exposes the following members.

Properties
  NameDescription
Public propertyIndices
Gets the indices of all points of this class.
Public propertyLabel
Gets the integer label associated with this class.
Public propertyText
Gets or sets the class' text label.
Public propertyXAxis
Gets all X values of this class.
Public propertyYAxis
Gets all Y values of this class.
Top
See Also