The ParallelCoordinatePlotColumnCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ActivePlotColumnReference | Gets or sets the active plot column.
|
![]() | Context |
Gets the context of this node.
(Inherited from DocumentNode.) |
![]() | Count |
Gets the number of elements contained in this instance.
(Inherited from DocumentNodeListBase<T>.) |
![]() | IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) |
![]() | Item |
Gets or sets the element at the specified index.
(Inherited from DocumentNodeList<T>.) |
![]() | ManualZoom | Gets or sets a value indicating whether zooming is enabled.
|
![]() | Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
![]() | ZoomRange | Zoom range expressed in column indexes.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ICollection<T>.Count |
Gets the number of elements contained in the ICollection<T>.
(Inherited from DocumentNodeList<T>.) |
![]() ![]() | ICollection<T>.IsReadOnly |
Gets a value indicating whether the ICollection<T> is read-only.
(Inherited from DocumentNodeList<T>.) |
See Also