At this point I'm well into the development of making an on the fly template switcher/changer. While retrieving the various properties from the XML templates, I noticed a few additional properties that I want to make sure don't need to be set. Down below in pink are the properties that are being retrieved. How about the ones that have a ? beside them?
With the eclipse itself, it seems that I got all the correct properties that would be saved in a template. There is the Visible property however that does not appear to be a property that is inherited by the ellipse. I imagine the Visible property is handled by the chart and not the individual object themselves. OH wait, I stand corrected. It's under IsVisible. Well just the same, is there any other property that should be set?
Thanks

Comment