Difference between revisions of "Component: Dash Scale Horizontal ()"

From Flowcode Help
Jump to navigationJump to search
 
Line 17: Line 17:
 
==Component Source Code==
 
==Component Source Code==
  
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_temp/Dashboard_Scale_Horizontal.fcfx FC_Comp_Source_temp/Dashboard_Scale_Horizontal.fcfx]
+
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx]
  
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_temp/Dashboard_Scale_Horizontal.fcfx FC_Comp_Source_temp/Dashboard_Scale_Horizontal.fcfx]
+
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx]
  
 
==Detailed description==
 
==Detailed description==
Line 60: Line 60:
  
 
''<span style="color:red;">No additional examples</span>''
 
''<span style="color:red;">No additional examples</span>''
 +
 +
  
  

Latest revision as of 13:09, 7 February 2023

Author Matrix Ltd
Version 1.2
Category


Dash Scale Horizontal component

Horizontal 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_Horizontal.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples






Macro reference

Property reference

Fc9-prop-icon.png Properties
Fc9-type-16-icon.png Function
Decide whether to use the scale only as a display, or alternatively, as a control that can be changed using the mouse. 
Fc9-type-15-icon.png Maximum
The largest number on the display (at the right hand end) 
Fc9-type-15-icon.png Minimum
The smallest number on the display (left hand end). 
Fc9-conn-icon.png Style
Fc9-type-2-icon.png BG Color
Colour of the background panel. 
Fc9-type-1-icon.png Positive Color
Colour used for numbers greater than zero. 
Fc9-type-1-icon.png Negative Color
Colour used for numbers less than zero. 
Fc9-type-1-icon.png Label Color
Colour of the display's name label. 
Fc9-type-1-icon.png Bezel
Colour of the bezel (3D border). 
Fc9-type-14-icon.png Resolution
The level of detail shown in the graphics. 
Fc9-conn-icon.png Marks
Fc9-type-14-icon.png Divisions
The number of major divisions of the scale. These will be given number labels. 
Fc9-type-14-icon.png Subdivisions
Number of smaller, unlabelled divisions in between the major divisions. 
Fc9-conn-icon.png Numbers
Fc9-type-14-icon.png Decimals
Number of decimal places for the number labels. 
Fc9-type-14-icon.png Text Size %
Size of the number labels (relative to the component height) 
Fc9-type-3-icon.png Font
The text font to use for the number labels. 
Fc9-conn-icon.png Label
Fc9-type-10-icon.png Text
Text label for the whole component. 
Fc9-type-14-icon.png Text Size %
Size of the text label (relative to the component height) 
Fc9-type-3-icon.png Font
Font for the name label.