ChoroplethColorizer Properties
Represents the Choropleth-like colorizer.
Name | Description |
---|---|
Approximate |
Gets or sets a value specifying whether to apply an approximation algorithm to colors in a colorizer. |
Colors |
Provides access to the collection of colors with which to colorize map shapes.
Inherited from Map |
Legend | Gets or sets a map legend (color list or color scale legend type). |
Range |
Gets or sets the distribution type of range colors in a colorizer. |
Range |
Gets range stops for the Choropleth colorizer. |
Value |
Provides values from the data source (Shapefile or KML file) to color map shapes according to data. |
See Also