Hi,
I have created a dynamic UltraChart using the #SEQNUM(500).
I Need to get the image name created through Ultrachart into ChartImage folder. Which property of UltraChart should I use?
Thank you
Hi heni86_2003,
You could get the image file name from the DeploymentScenario.ImageURLResolved1 property, called from an appropriate event handler, such as FillSceneGraph. More information on this can be found in the following thread - http://community.infragistics.com/forums/p/2443/15329.aspx.
Please let me know if this helps.
If you have any other questions, please let me know.