View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jasoni Jasoni is offline
external usenet poster
 
Posts: 9
Default Doughnut chart with VBA

I have doughnut graph in my excel sheet.
Is it possible to change the size of the center circle of the doughnut
within the VBA code.
At the moment it is fixed 40% of the size of the outer doughnut but I would
like to change if according the result of my calculations.

Any ideas, couldn't find the answer from Google.