ChoroplethColorizer Fields
Represents the Choropleth-like colorizer.| Name | Description |
|---|---|
| ApproximateColorsProperty static | Identifies the ChoroplethColorizer.ApproximateColors dependency property. |
| ColorsProperty static | Identifies the MapColorizer.Colors dependency property. Inherited from MapColorizer. |
| RangeDistributionProperty static | Identifies the ChoroplethColorizer.RangeDistribution dependency property. |
| RangeStopsProperty static | Identifies the ChoroplethColorizer.RangeStops dependency property. |
| ValueProviderProperty static | Identifies the ChoroplethColorizer.ValueProvider dependency property. |
See Also