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
Name | Description |
---|---|
ColorStopsProperty static | Identifies the ColorStops dependency property. Inherited from BandPointColorizerBase. |
ValueProviderProperty static | Identifies the ValueProvider dependency property. |
Properties
Name | Description |
---|---|
ColorStops | Inherited from BandPointColorizerBase. |
ValueProvider |
See Also