The MainPage type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ActiveLineEllipses | Gets or sets the currently highlighted Line's ellipses. | |
| ActiveLineTexts | Gets or sets the currently highlighted Line's textblocks. | |
| AxeHeight | Gets or sets the vertical height of the entire parallel coordinate system. | |
| Axes | Gets or sets the Axis lines. | |
| AxeSpacing | Gets or sets the horizontal spacing between adjacent axes. | |
| AxisLabels | Gets or sets the Axis labels. | |
| AxisNames | Gets or sets the Axis names. | |
| Data | Gets or sets the real (unnormalized) data. | |
| DataVectors | Gets or sets the number of datarows. | |
| FeatureDimensions | Gets or sets the number of dimensions in the multi-variate data domain. | |
| MaxAxisLabels | Gets or sets the Maximum-Axis-Value labels. | |
| MinAxisLabels | Gets or sets the Minimum-Axis-Value labels. | |
| NormalizedData | Gets or sets the normalized data. | |
| PCData | Gets or sets the base dataset. This holds all the relevant data read from a data-file. | |
| Polylines | Gets or sets the Polylines. | |
| ScatterLines | Gets or sets the scattered lines. |
See Also