Bubble Chart
Posted: Fri Oct 15, 2004 10:31 pm
Thanks Pep for the help with the centering of the Labels!
Here's another question, how do I fix the size of the Bubbles? I can fix the size of the Diamond in a line chart, but I can't seem to see how to fix the bubbles on the chart,
You showed me this for the Legend, is there something similar for the chart?
Mike
Here's another question, how do I fix the size of the Bubbles? I can fix the size of the Diamond in a line chart, but I can't seem to see how to fix the bubbles on the chart,
Code: Select all
'QuadrantChart.Legend.Symbol.WidthUnits = lcsPixels
'QuadrantChart.Legend.Symbol.Width = 20
Mike