The ParCoordsData type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
AxisData |
Axis data as read from the data file
| |
AxisNames |
Axis names as read from the data file
| |
DataVectors |
Number of data vectors in data set (i.e. number of data points in data domain)
| |
FeatureDimensions |
Data dimensionality (i.e. number of axes)
| |
MaxValuePerAxis |
Max values for each axis
| |
MinValuePerAxis |
Min values for each axis
| |
NormalizedAxisData |
Axis data, normalized to a [0,1] - Range
| |
NumSamples |
Number of samples to be taken for continuosity calculation.
This must be scaled according to the total PC-Coordinate system's height in order to avoid aliasing artifacts.
|
See Also