Back to Devexpress

RangeColorizer Properties

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

latest3.7 KB
Original Source

RangeColorizer Properties

A colorizer that allows providing colors based on which range the Series.ColorDataMember value belong.

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.
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.
LegendTextPatternGets or sets the legend text pattern used to set up text displaying in a legend. Inherited from LegendSupportColorizerBase.
PaletteGets or sets a palette used by this class’ descendants. Inherited from ChartPaletteColorizerBase.
RangeStopsGets or sets the collection of double values representing range stops.
ShowInLegendGets or sets a value that indicates whether to show colorizer based legend items in the legend. Inherited from LegendSupportColorizerBase.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
ValueProviderGets or sets the value provider to RangeColorizer.

See Also

RangeColorizer Class

RangeColorizer Members

DevExpress.Xpf.Charts Namespace