Dundas Chart for Windows Forms
BreakLineType Enumeration
See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : BreakLineType Enumeration


Defines the scale break line type.
Axis scale break line style.

Syntax

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

Members

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.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Charting.WinControl.BreakLineType

Requirements

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

See Also

© 2009 All Rights Reserved.