RangeColorizer Fields
A colorizer that allows providing colors based on which range the Series.ColorDataMember value belong.Name | Description |
---|---|
LegendTextPatternProperty static | Identifies the LegendSupportColorizerBase.LegendTextPattern dependency property. Inherited from LegendSupportColorizerBase. |
PaletteProperty static | Identifies the ChartPaletteColorizerBase.Palette dependency property. Inherited from ChartPaletteColorizerBase. |
RangeStopsProperty static | Identifies the RangeColorizer.RangeStops dependency property. |
ShowInLegendProperty static | Identifies the LegendSupportColorizerBase.ShowInLegend dependency property. Inherited from LegendSupportColorizerBase. |
ValueProviderProperty static | Identifies the RangeColorizer.ValueProvider dependency property. |
See Also