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