Hi,
The easiest way to explain this would be to show how to color the
polygons (from dark to light) depending on how many points are
included in each polygon.
For example,
if Polygon A contains 1 to 3 points, it would be colored light yellow
if Polygons B, C, D contain between 4 and 10 points, they would be
colored orange
and Polygon E contains between 11 and 20 points, it would be colored
red
If this is what you're trying to do, here's the step-by-step:
Have the Polygon and Points layer in the same Map Window
Menu Map>Create Thematic Map
1.
Choose Type: Ranges
Template Name: Region Ranges Default
2.
Select a Table and a Field
Table :Polygons (it's the Polygons you want to color)
Field: Join
3.
Get Value from table: Points
Join: Where Value from Polygons Contain Points (polygons contain
points or points are within a polygon)
Calculate: Count
OK
Next
4.coustomize ranges, styles and legend (you may read more about this
unde help)