Class OfficeUnderline
Specifies the type of underline applied to a font.
Inheritance
System.Object
OfficeUnderline
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.NET.dll
Syntax
public sealed class OfficeUnderline : Enum
Fields
Dash
Indicates dashed underline
Declaration
public const OfficeUnderline Dash
Field Value
Type |
---|
OfficeUnderline |
DashHeavy
Indicates heavy dashed underline
Declaration
public const OfficeUnderline DashHeavy
Field Value
Type |
---|
OfficeUnderline |
DashLong
Indicates long dashed underline
Declaration
public const OfficeUnderline DashLong
Field Value
Type |
---|
OfficeUnderline |
DashLongHeavy
Indicates heavy long dashed underline
Declaration
public const OfficeUnderline DashLongHeavy
Field Value
Type |
---|
OfficeUnderline |
DotDash
Indicates dot dashed underline
Declaration
public const OfficeUnderline DotDash
Field Value
Type |
---|
OfficeUnderline |
DotDashHeavy
Indicates heavy dot dashed underline
Declaration
public const OfficeUnderline DotDashHeavy
Field Value
Type |
---|
OfficeUnderline |
DotDotDash
Indicates dot dot dashed underline
Declaration
public const OfficeUnderline DotDotDash
Field Value
Type |
---|
OfficeUnderline |
DotDotDashHeavy
Indicates heavy dot dot dashed underline
Declaration
public const OfficeUnderline DotDotDashHeavy
Field Value
Type |
---|
OfficeUnderline |
Dotted
Indicates dotted underline
Declaration
public const OfficeUnderline Dotted
Field Value
Type |
---|
OfficeUnderline |
DottedHeavy
Indicates heavy dotted underline
Declaration
public const OfficeUnderline DottedHeavy
Field Value
Type |
---|
OfficeUnderline |
Double
Indicates Double thick underline.
Declaration
public const OfficeUnderline Double
Field Value
Type |
---|
OfficeUnderline |
DoubleAccounting
Indicates Two thin underlines placed close together.
Declaration
public const OfficeUnderline DoubleAccounting
Field Value
Type |
---|
OfficeUnderline |
Heavy
Indicates heavy underline
Declaration
public const OfficeUnderline Heavy
Field Value
Type |
---|
OfficeUnderline |
None
Indicates No underlining.
Declaration
public const OfficeUnderline None
Field Value
Type |
---|
OfficeUnderline |
Single
Indicates Single underlining.
Declaration
public const OfficeUnderline Single
Field Value
Type |
---|
OfficeUnderline |
SingleAccounting
Indicates SingleAccounting underline.
Declaration
public const OfficeUnderline SingleAccounting
Field Value
Type |
---|
OfficeUnderline |
Wavy
Indicates wavy underline
Declaration
public const OfficeUnderline Wavy
Field Value
Type |
---|
OfficeUnderline |
WavyDouble
Indicates double wavy underline
Declaration
public const OfficeUnderline WavyDouble
Field Value
Type |
---|
OfficeUnderline |
WavyHeavy
Indicates heavy wavy underline
Declaration
public const OfficeUnderline WavyHeavy
Field Value
Type |
---|
OfficeUnderline |
Words
Indicates words underline
Declaration
public const OfficeUnderline Words
Field Value
Type |
---|
OfficeUnderline |