TrendSegmentColorizer Fields
The colorizer that changes a line/area’s color when a point value increases or decreases.| Name | Description |
|---|---|
| FallingTrendColorProperty static | Identifies the TrendSegmentColorizer.FallingTrendColor dependency property. |
| FallingTrendLegendTextProperty static | Identifies the TrendSegmentColorizer.FallingTrendLegendText dependency property. |
| RisingTrendColorProperty static | Identifies the TrendSegmentColorizer.RisingTrendColor dependency property. |
| RisingTrendLegendTextProperty static | Identifies the TrendSegmentColorizer.RisingTrendLegendText dependency property. |
| ShowInLegendProperty static | Identifies the TrendSegmentColorizer.ShowInLegend dependency property. |
See Also