IParallelCoordinateDataSource Interface Members
The following tables list the members exposed by IParallelCoordinateDataSource.
Public Properties
| Name | Description | |
|---|---|---|
![]() | AxisWrappers | Gets the wrapped axes |
![]() | Labels | Gets the labels for the X axis |
![]() | ProcessedData | Gets the data ready for rendering |
![]() | XRange | Gets the X value range |
![]() | XValues | Gets the X values |
![]() | YRange | Gets the Y value range |
Public Methods
| Name | Description | |
|---|---|---|
![]() | Invalidate | Forces a full refresh. Should be called after changes to underlying data. |
Public Events
| Name | Description | |
|---|---|---|
![]() | CompositionChanged | Raised when composition is changed, i.e. axes being reordered |
![]() | SourceChanged | Raised when source is changed |
See Also


