Back to Devexpress

TrendSegmentColorizer Properties

wpf-devexpress-dot-xpf-dot-charts-dot-trendsegmentcolorizer-dot-underscore-properties.md

latest3.5 KB
Original Source

TrendSegmentColorizer Properties

The colorizer that changes a line/area’s color when a point value increases or decreases.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
FallingTrendColorGets or sets the color used to draw the falling value segments.
FallingTrendLegendTextGets or sets the text the legend uses to identify the falling trend segments.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
RisingTrendColorGets or sets the color used to draw the rising value segments.
RisingTrendLegendTextGets or sets the text the legend uses to identify the rising trend segments.
ShowInLegendGets or sets the value that specifies whether the colorizer should provide items for the legend.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

See Also

TrendSegmentColorizer Class

TrendSegmentColorizer Members

DevExpress.Xpf.Charts Namespace