Getting the state of a chart.

R

roger.camargo

I have an XML loaded into a ChartSpace (the data source is an olap
cube).
For some operations I need to know the following:

1. What type of chart it is.

2. What fieldsets are on the Filter Area, Category Area, Series Area,
Data Area, MultiChart Area, XValues Area, YValues Area, Bubble widht
Area, etc (All the areas for each chart)

3. Know the values contained into the FieldSets. What I mean, for
example, there is the fieldset "Time" on Categories, but there are 2
Fields: "Year" and "Month", and finally, the Years are filtered with
just "2000" and "2005", so the following "Year-Month" pairs are
available: "2000-June", "2000-December", "2005-December".

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top