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

From Flowcode Help
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
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_Vertical.fcfx FC_Comp_Source_temp/Dashboard_Scale_Vertical.fcfx]
+
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_Dashboard_Scale_Vertical.fcfx FC_Comp_Source_Dashboard_Scale_Vertical.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_Vertical.fcfx FC_Comp_Source_temp/Dashboard_Scale_Vertical.fcfx]
+
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_Dashboard_Scale_Vertical.fcfx FC_Comp_Source_Dashboard_Scale_Vertical.fcfx]
  
 
==Detailed description==
 
==Detailed description==
Line 59: Line 59:
  
  
==Macro reference==
 
  
  
 +
 +
 +
==Macro reference==
  
 
==Property reference==
 
==Property reference==

Latest revision as of 13:09, 7 February 2023

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

Fc9-prop-icon.png Properties
Fc9-type-16-icon.png Function
Decide whether the scale should be a control that interacts with the mouse, or just a passive display. 
Fc9-type-15-icon.png Maximum
The maximum value displayed on the scale (top of the component) 
Fc9-type-15-icon.png Minimum
The smallest value visible on the scale (bottom of the component) 
Fc9-conn-icon.png Style
Fc9-type-2-icon.png BG Color
Colour of the display background. 
Fc9-type-1-icon.png Positive Color
Colour for the scale marking above zero. 
Fc9-type-1-icon.png Negative Color
Colour of the display markings below zero. 
Fc9-type-1-icon.png Label Color
Colour of the component label. 
Fc9-type-1-icon.png Bezel
Colour of the bezel (3D border) 
Fc9-type-14-icon.png Resolution
Amount of detail in the display markings. 
Fc9-conn-icon.png Marks
Fc9-type-14-icon.png Divisions
The number of major divisions of the arc. These can have numbered labels. 
Fc9-type-14-icon.png Subdivisions
The number of minor sub-divisions between each major division. 
Fc9-conn-icon.png Numbers
Fc9-type-14-icon.png Decimals
Number of decimal places to show for the number labels. 
Fc9-type-14-icon.png Text Size %
Size of the number label text. (percentage of the component wdith) 
Fc9-type-3-icon.png Font
Font to use for the number labels. 
Fc9-conn-icon.png Label
Fc9-type-10-icon.png Text
Set the text to be displayed in the components name label. 
Fc9-type-14-icon.png Text Size %
Size of the name label text (percentage of the component width) 
Fc9-type-3-icon.png Font
The font to use for the component name label.l