Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically changing the color of a pie chart
Message
From
19/10/2006 14:38:15
 
General information
Forum:
ASP.NET
Category:
Reporting
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01163266
Message ID:
01163425
Views:
8
Hi, Eric,

A quick response - try to drill down into the report after you instantiate it....you may need to use the debugger to check out the objects, but something like...
oMyReport.ReportDefinition.Areas[1].Sections[1].ReportObjects
...should give you access to the chart object, and possibly the means to change a slice color.

I'm jammed up right now, but give that a try - if that doesn't work, let me know and I'll take another look later.

Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform