Defines the scale break line type.
Axis scale break line style.
Visual Basic (Declaration) | |
---|---|
Public Enum BreakLineType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum BreakLineType : Enum |
Member | Description |
---|---|
None | Scale break is not displayed. No scale breakline visible. |
Straight | Scale break is displayed as a straight line. Straight scale break. |
Wave | Scale break is displayed as a wavy line. Wave scale break. |
Ragged | Scale break is displayed as a ragged line. Ragged scale break. |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.BreakLineType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family