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

Message ListMessage List     Post MessagePost Message

  Finance Chart with Trackline and Zoom ASP.NET(C#)
Posted by Muhammad Yaseen on Apr-06-2016 15:58
How can I create Finance Chart with Trackline and Zoom. I have already created Finance Chart with Trackline but don't know how to add zoom in functionality in it.

  Re: Finance Chart with Trackline and Zoom ASP.NET(C#)
Posted by Peter Kwan on Apr-07-2016 03:09
Attachments:
Hi Muhammad,

I have attached an example based on the "Simple Zooming and Scrolling (Web)" sample code. Basically, I just replace the line chart with the FinanceChart in the original code to create a zoomable and scrollable financial chart. You may use it as a reference on how to create a FinanceChart that can zoom and scroll. You can then add trackline to the chart.

Hope this can help.

Regards
Peter Kwan
finance_simplezoomscroll.aspx
finance_simplezoomscroll.aspx

8.96 Kb