dotnetCHARTING Send comments on this topic.
HotSpotAreaType Enumeration
See Also  
dotnetCHARTING.Zoomer Namespace : HotSpotAreaType Enumeration


Syntax

Visual Basic (Declaration) 
Public Enum HotSpotAreaType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As HotSpotAreaType
C# 
public enum HotSpotAreaType : Enum 

Members

MemberDescription
Rect 
Circle 
Poly 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.Zoomer.HotSpotAreaType

See Also

© 2009 All Rights Reserved.