Search found 9 matches
- Fri Nov 13, 2015 10:10 am
- Forum: VCL
- Topic: Marks distance when cloning a chart
- Replies: 1
- Views: 4048
Marks distance when cloning a chart
Hello, we have another odd problem that wasn't there in our old Version of TChart. In our Module there are multiple Chartobjects. The code to fIll the values and configure the charts is the same for all charts. We take the first chart object with it's series definitions and clone it onto the other c...
- Fri Nov 06, 2015 1:17 pm
- Forum: VCL
- Topic: Show/hide custom labels
- Replies: 6
- Views: 8795
Re: Show/hide custom labels
kinda... we don't use BottomAxis.DateTimeFormat, our datetime looking labels are just strings. And we don't use Axes.Bottom.Shape. But since BUG 528 is from January 2014... is there any kind of fix or workaround for this?
- Fri Nov 06, 2015 12:01 pm
- Forum: VCL
- Topic: Show/hide custom labels
- Replies: 6
- Views: 8795
Re: Show/hide custom labels
Thanks Yeray. In case anyone is reading this and has the same problem: as a workaround it's possible to set Label.Format.Transparency := 100; this does hide the label for me. But now we have another Problem with custom labels: if the labels are rotated (90 degrees) and multiline then the position an...
- Mon Oct 26, 2015 8:38 am
- Forum: VCL
- Topic: Show/hide custom labels
- Replies: 6
- Views: 8795
Show/hide custom labels
Dear Sirs, we are evaluating Version TeeChart Pro v2015.15.150420 32Bit VCL and have found a Problem with our existing Codebase. We create custom labels like this: NewLabel := Chart.Axes.Bottom.Items.Add(indexMesspunktTmp, MessPunktLabelDatum); and we are showing/hiding these labels with Chart.Botto...
- Thu Jun 20, 2013 10:46 am
- Forum: VCL
- Topic: TChart missing
- Replies: 7
- Views: 9972
Re: TChart missing
Hi again, we still have a strange Problem with our TChart Pro 8.04 installation. Directly after starting Delphi7 the package "TeeChart Pro 8 Components" is unselected and the components of that package are missing on the componentpalette. We then can select the package (check the checkbox) and the e...
- Wed Jun 12, 2013 1:52 pm
- Forum: VCL
- Topic: TChart missing
- Replies: 7
- Views: 9972
Re: TChart missing
Now it works,
thanks a lot!
Best regards,
G. Wagner
thanks a lot!
Best regards,
G. Wagner
- Wed Jun 12, 2013 6:50 am
- Forum: VCL
- Topic: TChart missing
- Replies: 7
- Views: 9972
Re: TChart missing
Now we have another problem... while trying to resolve the previous issue we deinstalled and installed TChart pro 8.04 setup and TChart 8.04 sourcecode setup several times. Currently we only have the pro version without source installed and would like to reinstall the source now, but we keep getting...
- Mon Jun 10, 2013 11:56 am
- Forum: VCL
- Topic: TChart missing
- Replies: 7
- Views: 9972
Re: TChart missing
That was it
thank you!
thank you!
- Mon Jun 10, 2013 9:45 am
- Forum: VCL
- Topic: TChart missing
- Replies: 7
- Views: 9972
TChart missing
After installing TChart Pro 8.04 and (automatic installation from the Setup.exe) in Delphi 7 under Windows 7 we noticed, that the TChart component itself is missing from the component palette. The other components are there, just Chart and DBChart are missing! If you look on the TeeChart tab in the ...