Search found 6 matches

by Doug
Mon Apr 22, 2013 2:02 am
Forum: FMX
Topic: Remove the time gap from the last datapoint in the chart til
Replies: 7
Views: 17371

Re: Remove the time gap from the last datapoint in the chart til

Hi Yeray. That was fantastic. Thank you. Took me some time convert to FireMonkey though. (LongDayNames) var formatSettings : TFormatSettings; begin .... .... FormatSettings.Create; GetLocaleFormatSettings(LOCALE_SYSTEM_DEFAULT, formatSettings); Chart1.SubTitle.Text.Text:= FormatSettings.LongDayNames...
by Doug
Thu Apr 18, 2013 9:12 pm
Forum: FMX
Topic: Remove the time gap from the last datapoint in the chart til
Replies: 7
Views: 17371

Re: Remove the time gap from the last datapoint in the chart til

Hello Yeray. That was a great solution to my problem. Thank you. I think that I was over complicating the issue. I am using Delphi XE3 FMX and the Gantt series. Can you provide a snippet of code for Delphi that will ..... a) Switch off the auto sizing of the bottom axis to paging? I cannot seem to u...
by Doug
Wed Apr 17, 2013 8:29 pm
Forum: FMX
Topic: Remove the time gap from the last datapoint in the chart til
Replies: 7
Views: 17371

Re: Remove the time gap from the last datapoint in the chart til

Hello Yeray. :D Basically I am wanting to remove Saturday and Sunday and all out of work hours from a Gantt chart. So it will only show the Working hours in a 5 day working week. ie. ONLY Monday to Friday Example from 7:00 hrs to 17:00 hrs or some variant of this. I haven't tried it yet, the breakax...
by Doug
Tue Apr 16, 2013 8:31 pm
Forum: FMX
Topic: Remove the time gap from the last datapoint in the chart til
Replies: 7
Views: 17371

Remove the time gap from the last datapoint in the chart til

I need a bottom axis that is dateTime and which can do the following : Remove the time gap from the last datapoint in the chart till midnight and from midnight till the first datapoint. This would remove all "dead" spaces in the chart.
by Doug
Sat Sep 08, 2007 1:18 am
Forum: VCL
Topic: Example sources TeeChart Standard v7.0
Replies: 3
Views: 8614

Example sources TeeChart Standard v7.0

Thanks Alexander. That was a quick response indeed. You referred to a version"8" which confused me. It didn't appear to work for version 7 under Delphi 7. Probably my lack of understanding. Yes there are a lot of source files there but they are not a great help if I cannot locate the ones that I am ...
by Doug
Fri Sep 07, 2007 11:10 pm
Forum: VCL
Topic: Example sources TeeChart Standard v7.0
Replies: 3
Views: 8614

Example sources TeeChart Standard v7.0

I have Steema for Delphi7, standard edition, installed and in production. I do not wish to install a demo version on the PC. How can I obtain the example sources that ONLY come with the professional version. Can i download this or can it be emailed to me. Thanks for any help that can be offered. I d...