vote up 1 vote down star

Is there any way to determine whether a chart in Crystal Reports 2008 (using either the RAS SDK or the older RDC API) is set to display values "for each record" or "for all records"?

I can get access to a CrystalDecisions.ReportAppServer.ReportDefModel.ChartObject but can't find any API there to access which type of chart it is - "for each" or "for all".

flag

1 Answer

vote up 0 vote down

I couldn't find any type of suitable enum searching the .NET libraries with reflector. I think it would be somewhere in the ChartDefinition object...maybe it is implied by the datafields collection...

good luck

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.