Search found 15 matches

by msimmons
Thu Nov 20, 2008 1:58 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

That worked well.

Thank you Narcis

Best Regards,
Mike Simmons
by msimmons
Tue Nov 18, 2008 3:02 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

Hi Narcis,

Yes, that is much better!

But I still have a problem with the left axis title. Instead of painting to the left of the axis, it paints to the right. I cannot find a property that will let me adjust that position. Is there a way to adjust this?

Regards,
Mike Simmons
by msimmons
Mon Nov 17, 2008 6:57 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

Hi Narcis,

I have not heard anything back on this yet. Do you have any idea when a fix or workaround might be available?

Best Regards,
Mike Simmons
by msimmons
Wed Nov 05, 2008 4:27 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

Hi Narcis,

Were you able to see the problem with the compiled executable?

I have rerun the Install tool. The problem is still persisting. Have you any idea what I can try to check? I have developers express components as well.

Thanks,
Mike Simmons
by msimmons
Tue Nov 04, 2008 3:56 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

Hi Narcis,

The zipped excutable was to large to upload to the attachments newsgroup.

I've placed it at:
http://members.isd-inc.com/files/Resize ... xeOnly.zip

Regards,
Mike Simmons
by msimmons
Tue Nov 04, 2008 12:33 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

Resizing Chart - axis labels in wrong location

Hi Narcis,

How odd that it behaves for you. I will upload a zipped version of the executable as compiled on my end.

When I right click on TChart component, it shows v8.04.11395.

I am running Delphi 2007 on Windows XP SP 3

Regards,
Mike Simmons
by msimmons
Tue Nov 04, 2008 12:04 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

Resizing Chart - axis labels in wrong location

Hi Narcis,

1. Run the application
2. Click the far right button on the TCommander to show the datatable.
3. Click and drag the bottom axis downward (or upward) to resize the plot area vertically.

Rgards,
Mike Simmons
by msimmons
Mon Nov 03, 2008 2:40 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

Resizing Chart - axis labels in wrong location

Hi Josep, Thank you for the mousemove example for resing the chart. That is MUCH easier to implement that the TRectangle method. However, I'm still experiencing labels and titles printing in the incorrect place after resizing. I placed a new topic into the steema.public.attachments forum along with ...
by msimmons
Thu Oct 30, 2008 3:26 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

Resizing Chart - axis labels in wrong location

Hi Narcis, I recently switched from using the ChartFX 5.1 Server component to TeeChart Pro. One of the features that my users are used to having is an easy way to resize the plot area so that (as one example) the graph size could be vertically reduced to provide more space for vertical labels along ...
by msimmons
Thu Oct 30, 2008 2:25 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

Posted at Newsgroup

Hi Narcis,

I have posted the topic where you directed. A simplified project is attached.

Regards,
Mike Simmons
by msimmons
Wed Oct 29, 2008 7:48 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23932

Resizing Chart - axis labels in wrong location

I've been looking at the "Chart CustomChartRect" example in the features demo and attempting to get my chart to behave correctly. I apparently am doing something wrong but haven't been able to spot the problem. I can successfully resize the chart using the TRectangle resized event. But my axis label...
by msimmons
Thu Oct 23, 2008 1:33 pm
Forum: VCL
Topic: Paging - Determining when it is needed?
Replies: 3
Views: 4123

Hi Narcis,

Yes, that is what I mean.

Is it possible to detect when this condition occurs?

And in general, is there a way to determine whether there will be a need for multiple pages based on the number of points and series?

Thanks,
Mike Simmons
by msimmons
Wed Oct 22, 2008 5:21 pm
Forum: VCL
Topic: Paging - Determining when it is needed?
Replies: 3
Views: 4123

Paging - Determining when it is needed?

Hi, New user question here... I've noticed that if I: 1. Generate a horizontal bar graph (for example) with all rows visible 2. Have a DataTable to the left of the chart 3. Resize the form vertically shrinking the graph area Doing this, some datatable rows disappear (though the bars are still there)...
by msimmons
Wed Oct 22, 2008 5:09 pm
Forum: VCL
Topic: TeeCommander.CreateButton - How to assign button image
Replies: 2
Views: 3360

Thanks

Thanks Narcis. That was exactly what I wanted.

Regards
Mike
by msimmons
Tue Oct 21, 2008 5:30 pm
Forum: VCL
Topic: TeeCommander.CreateButton - How to assign button image
Replies: 2
Views: 3360

TeeCommander.CreateButton - How to assign button image

Hi,

I've been able to add a button to TeeCommander using the CreateButton method. Is it possible to use a custom image that I have in mind?

Thanks,
Mike Simmons