Skip to main content

CustomValueBandPointColorizer Members

A value range colorizer that colors series points according to a custom algorithm based on values of the specified data source field.

#Constructors

Name Description
CustomValueBandPointColorizer() Initializes a new instance of the CustomValueBandPointColorizer class.

#Fields
Show Inherited Hide Inherited

Name Description
ColorStopsProperty static Identifies the ColorStops dependency property. Inherited from BandPointColorizerBase.
ValueProviderProperty static Identifies the ValueProvider dependency property.

#Properties
Show Inherited Hide Inherited

Name Description
ColorStops Inherited from BandPointColorizerBase.
ValueProvider
See Also