PerLineData MembersCPCSilverlight - An implementation of Continuous Parallel Coordinates using Silverlight

The PerLineData type exposes the following members.
Constructors

  NameDescription
Public methodPerLineData
Initializes a new PerLineData object.
Back to Top
Properties

  NameDescription
Public propertyDataPoints
Gets or sets the actual DataPoints of this Line.
Public propertyNormalizedDataPoints
Gets or sets the normalized DataPoints of this Line.
Back to Top
See Also