Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Symbols Panel

Symbols Panel is a container that looks and behaves like a real LED device. It hosts one or more symbols to display either characters or digits. The total number of displayed symbols is defined by the DigitalGaugeControl.Text and DigitalGaugeControl.SymbolCount property values.

The appearance of the symbols panel depends on the digital gauge view type.

The images below demonstrate two symbol panels - the FourteenSegmentsView type and the MatrixView8x14 type.

DigitalGauge_SymbolsPanel

DigitalGauge_MatrixPanel

The following table lists the main properties affecting element behavior and appearance.

Characteristics Members
Main DigitalGaugeControl.SymbolView, DigitalGaugeControl.Text,DigitalGaugeControl.SymbolCount
Size SymbolViewBase.Width,SymbolViewBase.Height
Appearance DigitalGaugeControl.Model,SevenSegmentsView.Presentation,FourteenSegmentsView.Presentation,MatrixView5x8.Presentation,MatrixView8x14.Presentation
Layout DigitalGaugeControl.TextHorizontalAlignment,DigitalGaugeControl.TextVerticalAlignment, DigitalGaugeControl.TextDirection, SymbolViewBase.Options
Interactivity SymbolViewBase.Animation,GaugeControlBase.EnableAnimation