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


Specifies the circular gauge axis labeling mode.

Syntax

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

Members

MemberDescription
Default Default labeling.
Radial Labels are drawn radially around the axis.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.GaugeLabelMode

See Also

© 2010 All Rights Reserved.