Jump to content
Software FX Community

Scrollable Property


lizeth

Recommended Posts

Hi, I am new to ChartFX and was trying to use the Scrollable Property of the Chart.

I set the Scrollable property to true, and was able to see the scrollbar. However, the scrollbar seemed to be fixed and I cannot drag it.

lineChart.Scrollable =

true;I tried changing the Scroll View as in the Chart Samples and Resources, but still the scroll view is not changing.

lineChart.AxisX.SetScrollView(30,40);

Now, I cannot see any changes in the chart. Please help me with my problem.

Thanks.

Liz

 

Link to comment
Share on other sites

Hi Frank,

 I'm not sure if I'm generating an image. Following is the result of the chart when I use the Scrollable property but it doesn't allow me to drag the scrollbar.

http://img265.imageshack.us/my.php?image=chartfa7.jpg

http://img265.imageshack.us/my.php?image=chartfa7.jpg

Currently, I'm using ChartFX for .NET version 6.2. Does that mean that scrollable will not work for me?

Thanks,

Lizeth

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...