ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  making existing bar chart scrollable
Posted by Jay on Feb-26-2008 00:27
hi peter, i know this is probably simple and i should be able to figure it out, but it isn't proving to be so.

i have an existing bar chart, where i limit the record set charted (25 records) in the sql.  i would like to alter it to enable scrolling horizontally across the entire record set, aprx. 250 records.

trying to adapt the zoomscrolldemo code is proving to be extremely time consuming so i am curious if you have a simplified example which includes horizontal scrolling only?

all i need is horizontal scrolling via mouse drag, no external controls, no zoom, no vertical scrolling.  any assistance is greatly appreciated!  jay

  Re: making existing bar chart scrollable
Posted by Peter Kwan on Feb-26-2008 03:51
Attachments:
Hi Jay,

I have just written a simple example for your reference.

Hope this can help.

Regards
Peter Kwan
zoomscrolldemo2.aspx
zoomscrolldemo2.aspx

4.70 Kb

  Re: making existing bar chart scrollable
Posted by Jay on Feb-26-2008 05:24
peter, exactly what i needed.  i now have a better understanding of the whole process.  thanks again for the GREAT support.  jay