TrendSegmentColorizer Properties
The colorizer that changes a line‘s color when a point value increases or decreases.
Name | Description |
---|---|
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. |
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. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Type |
Gets the string value used to support serialization of the Trend Segment Colorizer. |
See Also