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.
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.