ParCoordsData MethodsCPCSilverlight - An implementation of Continuous Parallel Coordinates using Silverlight
The ParCoordsData type exposes the following members.
Methods

  NameDescription
Public methodNormalizeData
Normalize data to a [0,1] - Range.
Public methodScatterLines
Introduce continuosity. Given an axis, generate (by means of interpolation) additional data lines in the PC-domain. This corresponds to sampling the data in the data domain.
Back to Top
See Also