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

ChoroplethColorizer Properties

Represents the Choropleth-like colorizer.
Name Description
ApproximateColors Gets or sets a value specifying whether to apply an approximation algorithm to colors in a colorizer.
ColorItems Provides access to the collection of color items for this colorizer.
PredefinedColorSchema Gets or sets the predefined color schema for this colorizer. Inherited from PredefinedColorsColorizer.
RangeDistribution Gets or sets the distribution type of range colors in a colorizer.
RangeStops Gets range stops for the Choropleth colorizer.
ValueProvider Provides values from the data source (Shapefile or KML file) to color map shapes according to data.
See Also