EXCEL CHART HELP!
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I need to make a pie chart in Excel but cant find the correct constant! Excel.Constants.xl3DBar is available but not xl3DPie! When I run the macro tool on Excel it uses the constant xl3DPie but when I try to use it in my C# code I get an error. Any ideas? schoudhr@hotmail.com