https://documentation.devexpress.com/#WindowsForms/clsDevExpressXtraGaugesWinGaugesDigitalDigitalGaugetopic

Displays numbers and text in the manner like LEDS do.

Digital gauges can be displayed as a part of a GaugeControl.

Digital gauges can paint numbers using a 7 or 14 segment display style, and Latin text - using the 14 segment display style.

If symbols of your own alphabet字母表 need to be displayed, use the matrix矩阵 display modes - Matrix5x8 and Matrix8x14.

In these modes, all symbols enumerated by the system Lucida Console font are supported.

The following image shows a set of digital gauges painted using various paint styles:

To specify the text to be painted within the gauge, use the Text property. To choose a display mode , use the DisplayMode property.

See Digital Gauges to learn more.

最新文章

  1. 【WP 8.1开发】How to 图像处理
  2. JUC回顾之-volatile的原理和使用
  3. c# access插入null值
  4. Ducci Sequence
  5. Java自定义缓冲区MyBufferedReader
  6. Nginx与Tomcat、Client之间请求的长连接配置不一致问题解决[转]
  7. POJ 1458 Common Subsequence(LCS最长公共子序列)
  8. Python爬虫(十一)_案例:使用正则表达式的爬虫
  9. cosfuture logs
  10. tomcat多端口配置
  11. java生成兑换码礼包码--工具类
  12. 二叉树分派硬币 Distribute Coins in Binary Tree
  13. 《EM-PLANT仿真技术教程》读书笔记
  14. Eclipse代码提示补全问题,自动选择第一个
  15. ELK学习博客
  16. 【OCP 12c】最新CUUG OCP-071考试题库(64题)
  17. Supreme(ง •̀_•́)ง
  18. 【随笔】nginx重启问题和mysql挂了的解决办法
  19. ajax 个人理解 学习笔记
  20. Python 开发中easy_install的安装及使用

热门文章

  1. php--------http 状态代码及其原因
  2. Mishka and Divisors CodeForces - 703E
  3. devilbox(二):连接数据库
  4. 『cs231n』作业2选讲_通过代码理解Dropout
  5. 关于Arch Linux efibootmgr 命令行参数问题
  6. sgu 129 Inheritance 凸包,线段交点,计算几何 难度:2
  7. hdu2665
  8. 软工作业No.3--团队作业:甜美女孩出击!
  9. android开源项目集合
  10. 【数据库】MFC ODBC(四)