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

RangeValueBandPointColorizer Properties

A value range colorizer that colors range bar series points based on their Y-axis values.
Name Description
ColorStops Gets the color stop collection of the band points. This is a bindable property. Inherited from BandPointColorizerBase.
ValueLevel Gets or sets whether the colorizer evaluates low or high Y-axis values of series points to color bars according to the condition that the ColorStops collection defines. This is a bindable property.
See Also