Skip to main content
A newer version of this page is available. .

TrendSegmentColorizer Properties

The colorizer that changes a line‘s color when a point value increases or decreases.
Name Description
FallingTrendColor Gets or sets the color used to draw the falling value segments.
FallingTrendLegendText Gets or sets the text the legend uses to identify the falling trend segments.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
RisingTrendColor Gets or sets the color used to draw the rising value segments.
RisingTrendLegendText Gets or sets the text the legend uses to identify the rising trend segments.
ShowInLegend 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 ChartElement.
TypeNameSerializable Gets the string value used to support serialization of the Trend Segment Colorizer.
See Also