User (Legacy) Posted July 31, 2002 Report Posted July 31, 2002 Hi, Would like to use bubble charts for a project that I am working on but am not sure if they are advanced enough for my needs. I would like to have values in my x axis, values in my y axis and the diameter of the bubbles being a third value. I can do x axis values etc but have no idea how to change the size of the bubbles - can anyone help me? Cheers Simon
Software FX Posted July 31, 2002 Report Posted July 31, 2002 The value of the bubble is taken from the second series of Y-Values. A bubble chart requires an EVEN number of series. The value will be used to calculate the size of the bubble according to the second series scaling (Main Y-axis by default). To Have independent control of the bubble size and position, assign the second series to the secondary Y-Axis (Series[1].YAxis property). -- FP Software FX, Inc.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.