Question : Access VBA MS Graph Chart 8 object

Hi,

I need to set the chart type of a MS Graph Type object.

How do I do this in VBA.

I have tried:

Me.chartPerfTT.chartType =

But there is no enum for that.

Thanks,

   

Answer : Access VBA MS Graph Chart 8 object

you can refer XlChartType

view this link for more details >> http://msdn.microsoft.com/en-us/library/aa189376%28v=office.10%29.aspx


Random Solutions  
 
programming4us programming4us