Hi,
I have an application where I display a panel of grids and charts. I use a combo box to allow use load/set different isl styles such as IG,LucidDream, etc. I noticed that when I set the isl style to my App, all grids/ and other controls are styled with the color scheme very nicely, but Charts do not seem to be styled. Why is that. Have I set some property to charts that prevents the charts from displaying in the same style?
Thanks
Sangeetha
Hi Georgi,
Thank You for clarifying so promptly.
Yes I am aware of the preset functionality which you explained very well in one of my posts.
Hello Sangeetha,
SangeethaThai said:Have I set some property to charts that prevents the charts from displaying in the same style?
No. At that moment our chart does not support Look and Feel from AppStyle. We didn`t implement such kind functionality, because our chart using Primitives to draw the graphics instead of UIElements (for example like it is in the UltraGrid).
Maybe one possible approach to change the chart`s look and feel could be if you are using Preset. Please take a look at the attached video for more details and let me know if you have any further questions.
Regards