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


Specifies the gauge border shape used on gauges.

Syntax

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

Members

MemberDescription
Default The border shape is determined automatically.
UseBox The Series.GaugeBorderBox is used as the shape of the gauge border.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.GaugeBorderShape

See Also

© 2010 All Rights Reserved.