Class CharacterType
Enumerates the values for character type in the digital gauge.
Inheritance
System.Object
CharacterType
Assembly: Syncfusion.SfGauge.UWP.dll
Syntax
public sealed class CharacterType : Enum
Fields
EightCrossEightDotMatrix
Declaration
public const CharacterType EightCrossEightDotMatrix
Field Value
SegmentFourteen
Declaration
public const CharacterType SegmentFourteen
Field Value
SegmentSeven
Declaration
public const CharacterType SegmentSeven
Field Value
SegmentSixteen
Declaration
public const CharacterType SegmentSixteen
Field Value
Extension Methods