Click or drag to resize
Accord.NET (logo)

Scatterplot Properties

The Scatterplot type exposes the following members.

Properties
  NameDescription
Public propertyClasses
Gets a collection containing information about each of the classes presented in the scatter plot.
Public propertyLabelAxis
Gets the label of each (x,y) pair.
Public propertyLabelAxisTitle
Gets the name of the label axis.
Public propertyLabelNames
Gets the class labels for each of the classes in the plot.
Public propertyTitle
Gets the title of the scatter plot.
Public propertyXAxis
Gets the values associated with the X-axis.
Public propertyXAxisTitle
Gets the name of the X-axis.
Public propertyYAxis
Gets the corresponding Y values associated with each X.
Public propertyYAxisTitle
Gets the name of the Y-axis.
Top
See Also