Jump to content
Software FX Community

stepsize after zooming


User (Legacy)

Recommended Posts

Posted

Hi there,

I have a graph with on the XAxis dates. If you zoom in a mutliple times it

is possible that you get a stepsize < 1 minute. This is not preferable in

our graph. We want a minimum step of 1 minute, also after zooming, is there

a way to establish this? I can't find an event that fires after zooming.

thanks, Koert

Posted

If the format is appropriate (Date-Time) this will happen automatically. If 

the format is just dates, it will stop at 1 day.

You can set the MinorStep to 1 minute (1.0/(24.0*60.0)) in order to allow

the Zoom to be that granular.

--

FP

Software FX

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...