Properties  Methods  Events

IParallelCoordinateDataSource Interface Members

The following tables list the members exposed by IParallelCoordinateDataSource.

Public Properties
 NameDescription
 Property Gets the wrapped axes  
 Property Gets the labels for the X axis  
 Property Gets the data ready for rendering  
 Property Gets the X value range  
 Property Gets the X values  
 Property Gets the Y value range  
Top
Public Methods
 NameDescription
 Method Forces a full refresh. Should be called after changes to underlying data.  
Top
Public Events
 NameDescription
 Event Raised when composition is changed, i.e. axes being reordered  
 Event Raised when source is changed  
Top
See Also