public enum AxisTitleUnderlineStyle : System.Enum
'Declaration Public Enum AxisTitleUnderlineStyle Inherits System.Enum
'Usage Dim instance As AxisTitleUnderlineStyle
Member | Description |
---|---|
dash | Underlines with a dash. |
dashHeavy | Underlines with a heavy dash. |
dashLong | Underlines with a long dash. |
dashLongHeavy | Underlines with a long & heavy dash. |
dbl | Underlines with two lines. |
dotDash | Underlines with a series of dots & dashes. |
dotDashHeavy | Underlines with a series of heavy dots & dashes. |
dotDotDash | Underlines with a repeating pattern of dot-dot-dash. |
dotDotDashHeavy | Underlines with a repeating pattern of heavy dot-dot-dash. |
dotted | Underlines with dots. |
dottedHeavy | Underlines with heavy dots. |
heavy | Underlines with a heavy line. |
none | Does not underline. |
sng | Underlines with a single line. |
wavy | Underlines with a wavy line. |
wavyDbl | Underlines with two wavy lines. |
wavyHeavy | Underlines with a heavy wavy line. |
words | Underlines the words only with a single line. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.AxisTitleUnderlineStyle
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