Search found 2 matches

by mat
Tue Aug 26, 2008 9:55 am
Forum: .NET
Topic: Axis arrow tool disable zoom
Replies: 3
Views: 1710

Axis arrow tool disable zoom

Hi,

I find my error: I need to detect when the user move the axis to refresh a grid and to do that, i handle the click event to refresh grid.
But if I do that, the zoom doesn't work.

Is there a way to catch other event?

Thanks
by mat
Tue Aug 26, 2008 9:23 am
Forum: .NET
Topic: Axis arrow tool disable zoom
Replies: 3
Views: 1710

Axis arrow tool disable zoom

Hi,

I have a problem with axis arrow tools:
When I enable this tool with .Active = true, i can't make a zoom with mouse on chart region, the zoom in code work but not with mouse selection.

How can I do that?

Thanks in advance.

Mat