dotnetCHARTING Send comments on this topic.
Hotspot Class
See Also  Members   Example 
dotnetCHARTING Namespace : Hotspot Class


Represents a hotspot on the image and provides events such as tool tips and redirect URL when clicked.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class Hotspot 
   Inherits Property
Visual Basic (Usage)Copy Code
Dim instance As Hotspot
C# 
public class Hotspot : Property 

Example

This sample demonstrates how to use hotspots.
Visual BasicCopy Code
This sample demonstrates how to use hotspots.
C#Copy Code

Remarks

For more information, see tutorial:
Getting Started > General Tutorials > Interactivity - Hotspots

Inheritance Hierarchy

System.Object
   dotnetCHARTING.Mapping.Drawing.Property
      dotnetCHARTING.Hotspot

See Also

© 2010 All Rights Reserved.