_SF.ejDigitalGauge🔗 Syncfusion Digital Gauge widget

Constructor: [text [typeface [spacing [seglength [segwidth]]]]]

text – text to render in the digital gauge

typeface – typeface to use - choices are: '7' - 7-segment '14' - 14-segment '16' - 16-segment '88dot' - 8×8 dot matrix with round dots '88square' - 8×8 dot matrix with square dots

spacing – spacing between characters

seglength – numeric segment length (default based on typeface)

segwidth – numeric segment width (default based on typeface)

Public Fields:

Text – text to render in the digital gauge

Typeface – typeface to use - choices are: '7' - 7-segment '14' - 14-segment '16' - 16-segment '88dot' - 8×8 dot matrix with round dots '88square' - 8×8 dot matrix with square dots

Spacing – spacing between characters (default 4)

SegLength – numeric segment length (default based on typeface)

SegWidth – numeric segment width (default based on typeface)

Relevant Sample Pages:

Controls used on this page: Dyalog: Tabs Base HTML: style