The ContinuousColorEntry type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Color |
Gets or sets the color for this item.
| |
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| FormattedValue |
Gets the value as a formatted value.
| |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Method |
Gets or sets the ColorSchemeMethod.
| |
| NumericValue |
Gets the value as a numeric value.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) | |
| Value |
Gets the value.
|
See Also