Visual Basic (Declaration) | |
---|---|
Public Enum ScaleBreakStyle Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum ScaleBreakStyle : Enum |
Member | Description |
---|---|
None | The scale break is not accentuated in any way. |
ZigZag | A gap with a zig zag is drawn at the scale break position. |
Gap | A gap is drawn at the scale break position. |
Line | A line is drawn at the scale break position. |
System.Object
System.ValueType
System.Enum
dotnetCHARTING.ScaleBreakStyle