Visual Basic (Declaration) | |
---|---|
Public Enum GaugeBorderShape Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum GaugeBorderShape : Enum |
Member | Description |
---|---|
Default | The border shape is determined automatically. |
UseBox | The Series.GaugeBorderBox is used as the shape of the gauge border. |
System.Object
System.ValueType
System.Enum
dotnetCHARTING.GaugeBorderShape