| Author
|
Matrix Ltd
|
| Version
|
1.3
|
| Category
|
|
Dash Scale Vertical component
Vertical based slider with a user defined scale, typically used on in SCADA based solution
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Dashboard_Scale_Vertical.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Dashboard_Scale_Vertical.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
Property reference
|
Properties
|
|
Function
|
| Decide whether the scale should be a control that interacts with the mouse, or just a passive display.
|
|
Maximum
|
| The maximum value displayed on the scale (top of the component)
|
|
Minimum
|
| The smallest value visible on the scale (bottom of the component)
|
|
Style
|
|
BG Color
|
| Colour of the display background.
|
|
Positive Color
|
| Colour for the scale marking above zero.
|
|
Negative Color
|
| Colour of the display markings below zero.
|
|
Label Color
|
| Colour of the component label.
|
|
Bezel
|
| Colour of the bezel (3D border)
|
|
Resolution
|
| Amount of detail in the display markings.
|
|
Marks
|
|
Divisions
|
| The number of major divisions of the arc. These can have numbered labels.
|
|
Subdivisions
|
| The number of minor sub-divisions between each major division.
|
|
Numbers
|
|
Decimals
|
| Number of decimal places to show for the number labels.
|
|
Text Size %
|
| Size of the number label text. (percentage of the component wdith)
|
|
Font
|
| Font to use for the number labels.
|
|
Label
|
|
Text
|
| Set the text to be displayed in the components name label.
|
|
Text Size %
|
| Size of the name label text (percentage of the component width)
|
|
Font
|
| The font to use for the component name label.l
|