I am using ArcMap to build a thematic map. (Layer Properties - Symbology - Proportional symbols)
But I don't know how arcmap calculate the size of symbol in the lengend in TOC.
Can VBA (with arcObject) customize the way the legend appear?
how do proportional symbols appear in the legend?
Started by
hocgis
, Dec 09 2010 10:42 AM
2 replies to this topic
#1
Posted 09 December 2010 - 10:42 AM
#2
Posted 19 February 2011 - 03:35 PM
I am using ArcMap to build a thematic map. (Layer Properties - Symbology - Proportional symbols)
But I don't know how arcmap calculate the size of symbol in the lengend in TOC.
Can VBA (with arcObject) customize the way the legend appear?
This might help
http://forums.esri.c...p...30&t=213906
Bryan
#3
Posted 26 May 2011 - 09:33 AM
Thank you for your link.
i found that the size in points is proportional to the square root of the data values
Normal case:
Pj = (Valj/ValMin)^0.5 * Pmin
in case, i want to change the square root to another functions. Ex: log10, cube root...
Using ArcObject can do this?
I'm in a hurry.
Many thanks!
i found that the size in points is proportional to the square root of the data values
Normal case:
Pj = (Valj/ValMin)^0.5 * Pmin
in case, i want to change the square root to another functions. Ex: log10, cube root...
Using ArcObject can do this?
I'm in a hurry.
Many thanks!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users


Sign In
Create Account

Vietnam
Back to top
No Country Selected








