ParCoords NamespaceCPCSilverlight - An implementation of Continuous Parallel Coordinates using Silverlight
Contains all the relevant classes and controls to generate and display continuous parallel coordinates.
Classes

  ClassDescription
Public classAxis
Parallel coordinate axis (maps a dimension Xsi_n from the cartesian [Xsi_1 ... Xsi_n] coordinate system (data domain) to the cartesian [Eta_1, Eta_2] coordinate system (parallel coordinate domain)).
Public classDataLoader
Class for loading data from a file.
Public classMainPage
This class represents the OnlineUserControl that handles all the CPC drawing/event-handling/loading.
Public classParCoordsData
Data representation in application format.
Public classPerLineData
Stores relevant data per PolyLine.