dotnetCHARTING Send comments on this topic.
Hotspot Constructor
See Also 
dotnetCHARTING Namespace > Hotspot Class : Hotspot Constructor


Creates an instance of the HotSpot object.

Syntax

Visual Basic (Declaration)  
Public Function New()
Visual Basic (Usage) Copy Code
Dim instance As Hotspot()
C#  
public Hotspot()

See Also