We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Essential Chart ASP.NET capabilities question

We're evaluating different chart controls for an upcoming project and I'm having a hard time finding out if Essential Chart for ASP.NET can handle some of our requirements. Using the demos and the online documentation I have found out most of what I need except the following:

Can I have a chart where

* the background can be divided into two or more different colored horizontal bands?
* I can use a vertical line cursor that can be programatically controlled?
* I can handle Click events?

Anyone know if I can?

1 Reply

JB Jaffersathick B Syncfusion Team May 19, 2010 06:55 AM UTC

Hi Lars Lundstedt,

Thank you for using Syncfusion products.

1. the background can be divided into two or more different colored horizontal bands?

We suggest you to use the scale break property to have an horizontal breaks in the Y axis . you can also customize the breaks by specifying the range.

Please refer the following online sample:
http://samples.syncfusion.com/ASPNET/8.2.0.18/Web/Chart.Web/samples/3.5/Chart%20Axes/ChartBreaksSample/CS/ChartBreaksSample.aspx?args=4

2. I can use a vertical line cursor that can be programmatically controlled?

We suggest you to use stripe line of the Chart web control to draw a vertical line and it can also be controlled programmatically.

Please refer the following online sample:
http://samples.syncfusion.com/ASPNET/8.2.0.18/Web/Chart.Web/samples/3.5/Chart%20Axes/StripLineChartSample/CS/StripLineChartSample.aspx?args=4

You can also use interactive cursor which shows both vertical and horizontal cursors in the chart .

Please refer the following online sample:
http://samples.syncfusion.com/ASPNET/8.2.0.18/Web/Chart.Web/samples/3.5/UserInteraction/InteractiveCursor/CS/InteractiveCursor.aspx?args=10


3. I can handle Click events?

We suggest you to use the region click event to handle the click event for the chart.

Please refer the following online sample:
http://samples.syncfusion.com/ASPNET/8.2.0.18/Web/Chart.Web/samples/3.5/UserInteraction/ChartDrillDown/CS/ChartDrillDown.aspx?args=10


Note: Due to security purpose we are unable to provide separate sample in public forums.

Let me know if you have any concerns.

Regards,
Jaffer.B

Loader.
Live Chat Icon For mobile
Up arrow icon