Search found 3 matches
- Wed Nov 24, 2010 2:43 pm
- Forum: VCL
- Topic: Problem with TChartAxis
- Replies: 5
- Views: 3898
Re: Problem with TChartAxis
hi again, My problem is not solved. I will attach a couple of images to explain my problem. At first (image before_click) , when the chart appears the vertical axis texts almost doesn't appear. If I click on the chart (image after_click) the texts appear more, overlapped but they appears. What can b...
- Fri Jun 04, 2010 9:31 am
- Forum: VCL
- Topic: Problem with TChartAxis
- Replies: 5
- Views: 3898
Re: Problem with TChartAxis
hi Yeray, It it difficult to give you an exemple of this because my code is very related to personal variables. I'll try to simplify. If I draw only one chart, (if I run the loop once, the title of the graphs appears) If I draw two, no title in any chart. I hope that you understand my problem now. T...
- Wed Jun 02, 2010 12:24 pm
- Forum: VCL
- Topic: Problem with TChartAxis
- Replies: 5
- Views: 3898
Problem with TChartAxis
hi, I am using the TChartAxis class to customise the axis when I try to split a graphics where there are two graphs creating two, everyone with their title, etc. The problem is that the title doesn't appears. If I only show one of them, it doesn't matter which, the title appears, but not in both. I ...