Search found 5 matches

by Perry
Mon Mar 01, 2004 10:40 am
Forum: VCL
Topic: PrintPartial and Legend.CustomPosition
Replies: 3
Views: 10095

Hi Marjan,

Thank you for the work around.
Do you know if this problem will be fixed?

Thanks again,
Perry
by Perry
Tue Feb 10, 2004 9:30 am
Forum: VCL
Topic: PrintPartial and Legend.CustomPosition
Replies: 3
Views: 10095

PrintPartial and Legend.CustomPosition

Hi, I have a project where I need to print several TDBcharts on one page. I do this with PrintPartialCanvas where I calculate the Rect coordinates for each Chart based on the Pageheight and PageWidth. This works perfect with only one problem. For displaying the DBCharts on the Form I set for each DB...
by Perry
Tue Dec 16, 2003 10:09 am
Forum: VCL
Topic: Title Custom position questions
Replies: 1
Views: 8407

Title Custom position questions

Hi, I have several questions about the Title custom position: 1. When I set Title.CustomPosition := True the grid will be aligned totally to the top. How can I prevent this so the grid stay where it was? 2. When I set Title.Alignment := taLeftJustify it will align totally to the right. I want to ali...
by Perry
Fri Nov 28, 2003 8:12 am
Forum: VCL
Topic: Align Legend to Chart title
Replies: 2
Views: 11823

Thanks

Thank you Josep,

Sometimes it is so simple!
But you have to see it :D

Perry
by Perry
Thu Nov 27, 2003 2:45 pm
Forum: VCL
Topic: Align Legend to Chart title
Replies: 2
Views: 11823

Align Legend to Chart title

Hello, I have the Chart Title Aligned as taLeftJustify. Now I want the legend to be on the same row as the Title. In my case the legend will always be one line. Unfortunatly can't I find a way to get the postion of the Title. Is there a way to do this via the Legend position custom Left en Top prope...