TrendSegmentColorizer Properties
The colorizer that changes a line/area’s color when a point value increases or decreases.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Falling |
Gets or sets the color used to draw the falling value segments. |
Falling |
Gets or sets the text the legend uses to identify the falling trend segments. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Rising |
Gets or sets the color used to draw the rising value segments. |
Rising |
Gets or sets the text the legend uses to identify the rising trend segments. |
Show |
Gets or sets the value that specifies whether the colorizer should provide items for the legend. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also