Page 1 of 1

Chart Editor dialog in WPF

Posted: Tue Sep 23, 2008 10:46 am
by 14049736
Hi,
Is it possible to use Chart Editor control in TeeChart wpf. If not, Shall i be able to perform all those Axis customization functionality (which is provided for axes customization in .Net 2.0 chart editing dialog) with my own dialog in wpf.

Thanks,
Vijay.

Posted: Tue Sep 23, 2008 11:24 am
by narcis
Hi Vijay,

Currently the chart editor is not available in WPF. However you'll be able to fully customize axes at runtime. For axes customization we recommend you to read Tutorial 4 - Axis Control, available at TeeChart's program group.

Hope this helps!

Posted: Tue Sep 23, 2008 12:11 pm
by 14049736
Thank you NarcĂ­s.

Posted: Thu Oct 09, 2008 9:03 am
by 13050248
What is the ETA for this? Is there a workaround? We'd really like to use the editor for debugging purposes even though we don't plan to use it for release.

Posted: Thu Oct 09, 2008 9:51 am
by narcis
Hi Christo,
What is the ETA for this?
I'm sorry but we don't have an estimate date yet for this feature.
Is there a workaround?
I can't think of any workaround for getting chart editor working in WPF.
We'd really like to use the editor for debugging purposes even though we don't plan to use it for release.
I may not understand your intentions here but why would you like the chart editor for debugging purposes?

Thanks in advance.

Posted: Thu Oct 09, 2008 10:04 am
by 13050248
At the moment to find bugs I have to make changes in our code, recompile and run.

Sometimes the issue is with our code and other times it is with TeeChart. If I can toggle TeeChart settings using the editor it is easier and quicker to find these bugs.

The TeeChart editor is to complicated to surface to our users. We try to setup the charts correctly beforehand and will only give users limited customizability.

Posted: Thu Oct 09, 2008 11:03 am
by narcis
Hi Christo,

Thanks for the information. Ok, I understand your point. Chart editor for WPF is already on our wish-list to be implemented for next releases.