The ContinuousColorRule type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Breakpoints |
Gets the break points for this ContinuousColorRule.
| |
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| IntervalMode |
Gets or sets the interval mode of this rule, decides how colors are assigned between break points.
| |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| ManualDisplayName |
Gets or sets the display name. If set to null, the ColorRule will be represented with an auto-generated name.
(Inherited from ColorRule.) | |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also