TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
-
Michael
- Newbie

- Posts: 6
- Joined: Fri Jul 23, 2010 12:00 am
Post
by Michael » Fri Jul 30, 2010 8:54 am
Hello,
new day, new problem

The X-axis of my charts (TlineSeries , smoothed) as a time axis is defined. This also works well. But if I zoom in, then the label of the X-axis change in the number format and then remains even when zoomed out shall exist.
This small demo program illustrates the situation. Did I forget to set a parameter or is it an error?
I use Delphi 2009 with TeeChart pro v2010.00.00407 Win32.
regards
-
Attachments
-
- date_demo.zip
- (1.93 KiB) Downloaded 395 times
-
Michael
- Newbie

- Posts: 6
- Joined: Fri Jul 23, 2010 12:00 am
Post
by Michael » Mon Aug 02, 2010 8:59 am
Hello, could be traced the problem, or additional information required?
regards
-
Yeray
- Site Admin

- Posts: 9645
- Joined: Tue Dec 05, 2006 12:00 am
- Location: Girona, Catalonia
-
Contact:
Post
by Yeray » Mon Aug 02, 2010 5:36 pm
Hi Michael,
We do our best to provide technical support on this forum board in a timely and efficient fashion. If you are interested in direct e-mail technical support you may be interested in our Pro-Support service.
The Smoothed property is a quite new feature. It creates a Series and a Function internally and I've seen it doesn't support DateTime XValues.
I've added it to the wish list to be implemented asap (TV52015070).