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


Encapsulates a set of html event attributes and their values.

Object Model





Syntax

Visual Basic (Declaration) 
Public Class Hotspot.HtmlAttributes 
Visual Basic (Usage)Copy Code
Dim instance As Hotspot.HtmlAttributes
C# 
public class Hotspot.HtmlAttributes 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.Hotspot.HtmlAttributes

See Also