Class CharacterType
The Digital Characters can be drawn in 4 different segments as follows.
Inheritance
System.Object
CharacterType
Namespace: Syncfusion.SfGauge.XForms
Assembly: Syncfusion.SfGauge.XForms.dll
Syntax
public sealed class CharacterType : Enum
Fields
EightCrossEightDotMatrix
These type of characters are used to display special characters along with the alphabets and numbers.
Declaration
public const CharacterType EightCrossEightDotMatrix
Field Value
Type |
---|
CharacterType |
SegmentFourteen
These type of characters are used to display both alphabets and numbers.
Declaration
public const CharacterType SegmentFourteen
Field Value
Type |
---|
CharacterType |
SegmentSeven
The Digital Characters rather than using the alphabets, these are mainly used to display numbers.
Declaration
public const CharacterType SegmentSeven
Field Value
Type |
---|
CharacterType |
SegmentSixteen
These type of characters are also used to display both alphabets and numbers.
Declaration
public const CharacterType SegmentSixteen
Field Value
Type |
---|
CharacterType |