Creating Clickable Hotspots in a Graph using ASP.NET


Server Intellect Web Hosting Solutions


Creating Clickable Hotspots in a Graph using ASP.NET

Author: Rob Walling

In this article Rob Walling walks through the steps for creating a bar graph and dynamically adding hyperlinked 'hotspots' to drill into underlying data. The HTML Map element is used to mark the hotspots, which post back to the server to retrieve additional data. Along the way this article illustrates creation of a simple bar graph using the System.Drawing namespace, the dynamic creation of HTML Map elements, and the generation of post back events using the Page.RaisePostBackEvent() and Page.GetPostBackClientHyperlink () methods. (Requires Login)










More Tutorials

Also See:

A Google Maps .Net Control
Developing Custom Control for Credit Card Validations
Using parameterized SQL queries
Serialization in .NET
Exporting to Excel in Crystal Reports .NET - Perfect Excel Exports
Medium Trust ASP.NET Applications
IMAGE2HTML - Image to Html Conversion Reloaded!
Consuming Web Service Using ASP.NET AJAX
Showing Multiple Records per Row with the DataList Control
Send Images with Binary Serialization and BinaryFormatter with WebServices



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials