Xceed Words for .NET v3.0 Documentation
AxisTitleUnderlineStyle Enumeration


Xceed.Document.NET Assembly > Xceed.Document.NET Namespace : AxisTitleUnderlineStyle Enumeration
Syntax
'Declaration
 
Public Enum AxisTitleUnderlineStyle 
   Inherits System.Enum
'Usage
 
Dim instance As AxisTitleUnderlineStyle
public enum AxisTitleUnderlineStyle : System.Enum 
Members
MemberDescription
dash 
dashHeavy 
dashLong 
dashLongHeavy 
dbl 
dotDash 
dotDashHeavy 
dotDotDash 
dotDotDashHeavy 
dotted 
dottedHeavy 
heavy 
none 
sng 
wavy 
wavyDbl 
wavyHeavy 
words 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Document.NET.AxisTitleUnderlineStyle

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Xceed.Document.NET Namespace