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

From Flowcode Help
Jump to navigationJump to search
Line 16: Line 16:
  
 
==Component Source Code==
 
==Component Source Code==
 +
 +
Please click here to download the component source project: [https://www.flowcode.co.uk/wikicopy/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_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_Dashboard_Scale_Vertical.fcfx FC_Comp_Source_Dashboard_Scale_Vertical.fcfx]
  
 
==Detailed description==
 
==Detailed description==
 +
 +
  
  
Line 30: Line 34:
  
 
==Examples==
 
==Examples==
 +
 +
  
  
Line 40: Line 46:
  
 
==Macro reference==
 
==Macro reference==
 +
 +
 +
 +
==Property reference==
 +
 +
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 +
|-
 +
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
 +
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]]
 +
| width="90%" | Function
 +
|-
 +
| colspan="2" | Decide whether the scale should be a control that interacts with the mouse, or just a passive display. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
 +
| width="90%" | Maximum
 +
|-
 +
| colspan="2" | The maximum value displayed on the scale (top of the component) 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]]
 +
| width="90%" | Minimum
 +
|-
 +
| colspan="2" | The smallest value visible on the scale (bottom of the component) 
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Style
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-2-icon.png]]
 +
| width="90%" | BG Color
 +
|-
 +
| colspan="2" | Colour of the display background. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]]
 +
| width="90%" | Positive Color
 +
|-
 +
| colspan="2" | Colour for the scale marking above zero. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]]
 +
| width="90%" | Negative Color
 +
|-
 +
| colspan="2" | Colour of the display markings below zero. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]]
 +
| width="90%" | Label Color
 +
|-
 +
| colspan="2" | Colour of the component label. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]]
 +
| width="90%" | Bezel
 +
|-
 +
| colspan="2" | Colour of the bezel (3D border) 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]]
 +
| width="90%" | Resolution
 +
|-
 +
| colspan="2" | Amount of detail in the display markings. 
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Marks
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]]
 +
| width="90%" | Divisions
 +
|-
 +
| colspan="2" | The number of major divisions of the arc.  These can have numbered labels. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]]
 +
| width="90%" | Subdivisions
 +
|-
 +
| colspan="2" | The number of minor sub-divisions between each major division. 
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Numbers
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]]
 +
| width="90%" | Decimals
 +
|-
 +
| colspan="2" | Number of decimal places to show for the number labels. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]]
 +
| width="90%" | Text Size %
 +
|-
 +
| colspan="2" | Size of the number label text. (percentage of the component wdith) 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-3-icon.png]]
 +
| width="90%" | Font
 +
|-
 +
| colspan="2" | Font to use for the number labels. 
 +
|-
 +
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
 +
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Label
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-10-icon.png]]
 +
| width="90%" | Text
 +
|-
 +
| colspan="2" | Set the text to be displayed in the components name label. 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]]
 +
| width="90%" | Text Size %
 +
|-
 +
| colspan="2" | Size of the name label text (percentage of the component width) 
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-type-3-icon.png]]
 +
| width="90%" | Font
 +
|-
 +
| colspan="2" | The font to use for the component name label.l 
 +
|}==Macro reference==
  
  

Revision as of 15:21, 20 January 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 

==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 

==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