Semi-circular Number Display Properties
Description
Semi-circular Number Display Properties
- Name
- Description
- Minimum number
The minimum value to display in the SemiCircularNumberDisplay control.
- Maximum number
The maximum value to display in the SemiCircularNumberDisplay control.
- Color type
Specify how the color for the control for the SemiCircularNumberDisplay control is calculated.
- Value ranges
Value ranges define the color to display when the control's value is within a specified range.
- Color Javascript
Specify JavaScript for setting the control's color.
- Color
Specify the Static color of the semi-circle number display control. The color is specified using CSS syntax.
- Show number in center of semi-circle
Should the number be shown in the center of the semi-circle
- Center number side
Specify the size (pixels) of the number in the center of the semi-circle. Set to '<default>' for default size.
- Center number decimals
Specify number of decimals to show on the center number.
- Center number prefix
Specify an optional prefix for the center number.
- Center number suffix
Specify an optional suffix for the center number. The specified suffix will be shown after the number.
- Semi-circle line width
Specify the width (pixels) of the semi-circle line. Set to '<default>' for default size.
- Animate
Specify whether or not the control should be animated when the value is set. You can only use animation if the [color type] is 'static'
See Also