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. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Colors |
Gets or sets the collection of colors with which to colorize map shapes.
Inherited from Map |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Range |
Gets or sets the distribution type of the color range in a colorizer. |
Range |
Gets or sets 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