Search found 8 matches
- Wed May 08, 2024 1:51 pm
- Forum: VCL
- Topic: Formating of Data Labels in bar chart
- Replies: 3
- Views: 20030
Re: Formating of Data Labels in bar chart
That worked. Thank you very much for your help!
- Fri May 03, 2024 6:01 pm
- Forum: VCL
- Topic: Formating of Data Labels in bar chart
- Replies: 3
- Views: 20030
Formating of Data Labels in bar chart
Hello I have been trying to format the data labels to only display 2 decimal digits. The attached screenshot displays 3 decimal digits. I have tried a number of things, including Chart1.Series[iseries].AddXY(QYear, QVal, Format('%7.2f',[Qval])); //this will also change the Xaxis label (XLabel); Char...
- Sun Nov 26, 2023 4:43 pm
- Forum: VCL
- Topic: TContourSeries
- Replies: 3
- Views: 18641
Re: TContourSeries
This is the link to the old post
viewtopic.php?f=3&t=10138
I will create a stand-alone example with a number of Tcontourseries (some work and some not). It will take me a couple of days.
thanks
viewtopic.php?f=3&t=10138
I will create a stand-alone example with a number of Tcontourseries (some work and some not). It will take me a couple of days.
thanks
- Wed Nov 22, 2023 8:24 pm
- Forum: VCL
- Topic: TContourSeries
- Replies: 3
- Views: 18641
TContourSeries
I have successfully implemented code to contour a 300x270 grid. However, when some of the values are very small (with some zeros) the chart hangs and does not recover. I also checked a very old post where the chart hangs when all values are equal -- I checked for that, and my chart hangs for equal v...
- Tue Dec 07, 2021 5:06 pm
- Forum: VCL
- Topic: Statistics ChartTool
- Replies: 2
- Views: 6679
Re: Statistics ChartTool
That works. Thanks a lot.
- Fri Dec 03, 2021 6:38 pm
- Forum: VCL
- Topic: Statistics ChartTool
- Replies: 2
- Views: 6679
Statistics ChartTool
I am running into the following problem a) I have created a new chart tool b) I activate the charttool in code c) I assigned a series to it d) I have created a Tstring variable to hold results when running the code I am getting an "access violation" error. See code below var sLines : TStrings; MyPoi...
- Tue Oct 06, 2020 12:40 pm
- Forum: VCL
- Topic: Failure to Install VCL FMX 2020.30
- Replies: 3
- Views: 11966
Re: Failure to Install VCL FMX 2020.30
I am using Sydney 10.4.1
I also have XE7 installed (with Teechart 2015 and Quickreports), but will leave this one alone for now.
Thanks
I also have XE7 installed (with Teechart 2015 and Quickreports), but will leave this one alone for now.
Thanks
- Tue Oct 06, 2020 11:38 am
- Forum: VCL
- Topic: Failure to Install VCL FMX 2020.30
- Replies: 3
- Views: 11966
Failure to Install VCL FMX 2020.30
I have downloaded all three packages available (VCL-FMX, VCL-FMX Starter and Source). The behavior outlined below is true for all three: a) Start installation package (Run as Administrator) b) enter license number and password c) install fails with the following message regarding teecalc Capture.PNG...