View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Charting - bubble series

There is no real relationship between bubble size and any axis scale
parameters. The default maximum bubble size is set for a chart, something
like 1/4 of the length of the shorter axis, and you can use a maximum bubble
of 0 to 300% of this default. The largest bubble corresponds to the largest
value in the bubble size range, and they decrease from there according to
the area or diameter of the bubbles (another user setting).

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Darin Kramer" wrote in message
...
Thanks Mike,

The column that they entitle Bubble - which I know determines the size -
how is that calculated - ie is it a user defined relationship between
the X and Y values....?

REgars

D



*** Sent via Developersdex http://www.developersdex.com ***