Search found 16 matches
- Fri Feb 01, 2019 1:31 pm
- Forum: VCL
- Topic: Legend custom position
- Replies: 1
- Views: 140
Legend custom position
Hello, I have an issue with placing the legend in a custom position, I have some code set inside the OnGetLegendRect to set the Rect position but I need to get an axis IAxisSize (I have a custom bottom axis). Once my application loads data to the plot the legend appears a little off position but onc...
- Thu Dec 20, 2018 2:58 pm
- Forum: VCL
- Topic: Still cannot use Legend Palette
- Replies: 29
- Views: 2917
Re: Still cannot use Legend Palette
Hello,
I will give your suggestion a try, thank you very much!
Regards
I will give your suggestion a try, thank you very much!
Regards
- Thu Dec 20, 2018 6:22 am
- Forum: VCL
- Topic: Still cannot use Legend Palette
- Replies: 29
- Views: 2917
Re: Still cannot use Legend Palette
Hello,
I can verify that by setting the GDI+ option for new charts the error is gone, however I really need to work with GDI so if there is a quick fix for that please let me know
Regards
I can verify that by setting the GDI+ option for new charts the error is gone, however I really need to work with GDI so if there is a quick fix for that please let me know
Regards
- Tue Dec 18, 2018 2:07 pm
- Forum: VCL
- Topic: Still cannot use Legend Palette
- Replies: 29
- Views: 2917
Re: Still cannot use Legend Palette
Yes but unfortunately I do not know how to use this information
- Tue Dec 18, 2018 9:46 am
- Forum: VCL
- Topic: Still cannot use Legend Palette
- Replies: 29
- Views: 2917
Re: Still cannot use Legend Palette
Ok, I now have the app compile fine with sources however the line that throws the exception is at VCL.Controls 9551 (procedure TWinControl.CreateWnd). I create the LegendPalette having a button on the form: procedure TForm1.Button1Click(Sender: TObject); var aTool: TLegendPaletteTool; begin aTool :=...
- Tue Dec 18, 2018 8:53 am
- Forum: VCL
- Topic: Still cannot use Legend Palette
- Replies: 29
- Views: 2917
Re: Still cannot use Legend Palette
Hello, I made the change in the Library path but when I try to compile a simple project I get an error at line 98 of VCLTee.TeeProcs: [dcc32 Fatal Error] VCLTee.TeeProcs.pas(98): F2613 Unit 'TeCanvas' not found. I believe this is where I was stuck last time I tried to compile with sources but did no...
- Tue Dec 18, 2018 6:42 am
- Forum: VCL
- Topic: Still cannot use Legend Palette
- Replies: 29
- Views: 2917
Re: Still cannot use Legend Palette
Hello,
Can you please provide more information on how I can make sure sources are used?
Regards
Can you please provide more information on how I can make sure sources are used?
Regards
- Wed Dec 12, 2018 9:30 am
- Forum: VCL
- Topic: Still cannot use Legend Palette
- Replies: 29
- Views: 2917
Re: Still cannot use Legend Palette
Hello,
I do not have another computer to test this, I am using Rio Professional under Windows 10 Home. I am unable to debug this and locate the line of code that generates the issue
Regards
I do not have another computer to test this, I am using Rio Professional under Windows 10 Home. I am unable to debug this and locate the line of code that generates the issue
Regards
- Tue Dec 11, 2018 6:19 am
- Forum: VCL
- Topic: Still cannot use Legend Palette
- Replies: 29
- Views: 2917
Re: Still cannot use Legend Palette
Ok, so what can I do to finally have a working legend palette?
- Sun Dec 09, 2018 8:29 am
- Forum: VCL
- Topic: Still cannot use Legend Palette
- Replies: 29
- Views: 2917
Still cannot use Legend Palette
This error does not go away after many years, fresh installation of Delphi Rio and still cannot use it!
- Sat Dec 08, 2018 7:50 am
- Forum: VCL
- Topic: TeeChart and 2 Delphi versions
- Replies: 1
- Views: 196
TeeChart and 2 Delphi versions
Hello, I would like to move from Delphi 10.2.3 to the latest 10.3 but I need to have both working separately. I already have TeeChart installed under 10.2.3, can anyone please advice how to proceed with the installation under 10.3 without interfering with 10.2.3 installation? Thank you for your time!
- Mon Oct 29, 2018 6:33 am
- Forum: VCL
- Topic: 3D depth axis title orientation
- Replies: 5
- Views: 594
Re: 3D depth axis title orientation
FYI axis title orientation is set to zero
- Thu Oct 18, 2018 12:29 pm
- Forum: VCL
- Topic: 3D depth axis title orientation
- Replies: 5
- Views: 594
Re: 3D depth axis title orientation
As I already mentioned I am using the latest version ...
- Sat Oct 13, 2018 1:56 pm
- Forum: VCL
- Topic: 3D depth axis title orientation
- Replies: 5
- Views: 594
3D depth axis title orientation
Hello,
I am using the latest TeeChart version, there seems to be an issue with the depth axis title orientation as there is a difference in the orientation between design time and run time.
I am using the latest TeeChart version, there seems to be an issue with the depth axis title orientation as there is a difference in the orientation between design time and run time.
- Thu Sep 20, 2018 8:42 am
- Forum: VCL
- Topic: Unable to compile
- Replies: 1
- Views: 312
Re: Unable to compile
Ι found the solution in a previous post 
