Hi,
thank you so much!
I will take this as base for my idea.
Warm Regards,
Cheryll
Search found 60 matches
- Mon Sep 15, 2014 10:56 am
- Forum: VCL
- Topic: Calendar Series - Time Table
- Replies: 2
- Views: 5476
- Fri Sep 12, 2014 2:18 pm
- Forum: VCL
- Topic: Calendar Series - Time Table
- Replies: 2
- Views: 5476
Calendar Series - Time Table
Hi,
Steema offers a TCalendarSeries
Is there a way to plan not just the days, but the hours of each day as well?
If yes: how?
if not: is there an alternative?
Thanks,
Cheryll
Steema offers a TCalendarSeries
Is there a way to plan not just the days, but the hours of each day as well?
If yes: how?
if not: is there an alternative?
Thanks,
Cheryll
- Thu Sep 04, 2014 5:56 pm
- Forum: VCL
- Topic: Series - show axes only = (not) "invisible" series
- Replies: 3
- Views: 7396
Re: Series - show axes only = (not) "invisible" series
Hi Yeray,
thank you so much for this genius and complete solution!
Warm Regards,
Cheryll
thank you so much for this genius and complete solution!
Warm Regards,
Cheryll
- Thu Sep 04, 2014 2:33 pm
- Forum: VCL
- Topic: Axes / Minimum / Maximum - without error message
- Replies: 2
- Views: 5505
Re: Axes / Minimum / Maximum - without error message
thank you so much!
Regards,
Cheryll
Regards,
Cheryll
- Thu Sep 04, 2014 10:03 am
- Forum: VCL
- Topic: DblClick Ecnent of TChartEditorPanel not triggered
- Replies: 9
- Views: 13553
Re: DblClick Ecnent of TChartEditorPanel not triggered
Hi Yeray, thank you for your reply. Unfortunately it did not work. I retried several times, allowed cookies, asked for a password reset. Did not work. I keep reading: "Die Kombination aus Benutzername und Passwort ist ungültig. " (=the combination of user name and password is not valid) My user name...
- Wed Sep 03, 2014 5:08 pm
- Forum: VCL
- Topic: Series - show axes only = (not) "invisible" series
- Replies: 3
- Views: 7396
Series - show axes only = (not) "invisible" series
Hi, I want to draw an "emtpy" chart with the axes only. You key in e.g. value 33 as lower value and 909 as upper value, - and TCharts draws a nice emtpy window from (in my case left axes) 33 to 909. My problem is "empty window". If I set the series to invisible, the annonation of the y-axes is will ...
- Wed Sep 03, 2014 4:50 pm
- Forum: VCL
- Topic: Axes / Minimum / Maximum - without error message
- Replies: 2
- Views: 5505
Axes / Minimum / Maximum - without error message
Hi, I set the range of an axes like this: Chart1.LeftAxis.Maximum:=aValue; Chart1.LeftAxis.Minimum:=anotherValue; That often I read an error-message like, "the max value must be more / less than the min value" or similar. Exchanging those lines had other useless error-message problems. As the next l...
- Wed Sep 03, 2014 4:04 pm
- Forum: VCL
- Topic: DblClick Ecnent of TChartEditorPanel not triggered
- Replies: 9
- Views: 13553
Re: DblClick Ecnent of TChartEditorPanel not triggered
Hi Yeray, thank you for your reply. This may be the reason, why I did not manage it: There is no box reading "cc" for me. Probably this is, because I am not logged in. I must not edit anything. Unfortunately I do not have the permission to this site. The password from here is not accepted. Is there ...
- Wed Sep 03, 2014 3:50 pm
- Forum: VCL
- Topic: Legend in TCandleSeries
- Replies: 2
- Views: 5445
Re: Legend in TCandleSeries
Hi Yeray,
this is a very useful code for many purposes.
Thank you!
Cheryll
this is a very useful code for many purposes.
Thank you!
Cheryll
- Tue Sep 02, 2014 5:42 pm
- Forum: VCL
- Topic: Legend in TCandleSeries
- Replies: 2
- Views: 5445
Legend in TCandleSeries
ref: TCandleSeries
Hi,
how can I make the legend "display for each candle":
Date, open, high, low, close?
Thanks,
Cheryll
Hi,
how can I make the legend "display for each candle":
Date, open, high, low, close?
Thanks,
Cheryll
- Fri Aug 29, 2014 3:56 pm
- Forum: VCL
- Topic: DblClick Ecnent of TChartEditorPanel not triggered
- Replies: 9
- Views: 13553
Re: DblClick Ecnent of TChartEditorPanel not triggered
Hi Jeray, thank you for your answer. I use TeeChart2013 Pro without source code and my support ID will expire within a few days. Will there be an update for me? And if yes, when about? How do I add this thing you suggested? I have not understood where I can add what. Would be great to receive just a...
- Thu Aug 28, 2014 4:08 pm
- Forum: VCL
- Topic: DblClick Ecnent of TChartEditorPanel not triggered
- Replies: 9
- Views: 13553
Re: DblClick Ecnent of TChartEditorPanel not triggered
Hi, thank you for doing so. What would you recommend as a workaorund? I use this doubleclidk as "smart clean up" for my panels. It works like this: My panels have associated buttons. OnClick the button happens: "myPanel".Visible:=true; Doubleclicking the panels does: "myPanel".Visible:=false; and "s...
- Wed Aug 27, 2014 2:28 pm
- Forum: VCL
- Topic: DblClick Ecnent of TChartEditorPanel not triggered
- Replies: 9
- Views: 13553
DblClick Ecnent of TChartEditorPanel not triggered
Hi, here is a very basic thing. I want to use a double click event, but I cannot get it fired: For reproduce create a new project add a Tchart add a TchartEditorPanel write a doubleClickEvent for TChartEditorPanel => start the program, double click the panel here: nothing happens The same with the c...
- Fri Aug 22, 2014 1:49 pm
- Forum: VCL
- Topic: How to NAME a charttool?
- Replies: 14
- Views: 25330
Re: How to NAME a charttool?
Hello Yeray,
thank you so much!
This solution is genius.
Warm Regards,
Cheryll
thank you so much!
This solution is genius.
Warm Regards,
Cheryll
- Tue Aug 19, 2014 4:08 pm
- Forum: VCL
- Topic: MY Function
- Replies: 8
- Views: 13197
Re: MY Function
Thank you very much.
I found many ressources whith your hints and they gave me many new ideas and ways.
Cheryll
I found many ressources whith your hints and they gave me many new ideas and ways.
Cheryll