|
|
Scatterplot Properties |
The Scatterplot type exposes the following members.
| Name | Description | |
|---|---|---|
| Classes |
Gets a collection containing information about
each of the classes presented in the scatter plot.
| |
| LabelAxis |
Gets the label of each (x,y) pair.
| |
| LabelAxisTitle |
Gets the name of the label axis.
| |
| LabelNames |
Gets the class labels for each of the classes in the plot.
| |
| Title |
Gets the title of the scatter plot.
| |
| XAxis |
Gets the values associated with the X-axis.
| |
| XAxisTitle |
Gets the name of the X-axis.
| |
| YAxis |
Gets the corresponding Y values associated with each X.
| |
| YAxisTitle |
Gets the name of the Y-axis.
|