Jump to content

Component: LinearGauge (Indicators)

From Flowcode Help
Revision as of 14:42, 16 January 2023 by Wiki bot (talk | contribs) (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gra...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Author Steve Tandy
Version 1.0
Category Indicators


LinearGauge component

A linear 2d gauge component.

Component Source Code

Please click here for the component source code: FC_Comp_Source_LinearGauge.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Downloadable macro reference

GetValue
Returns the current value of the component. 
- FLOAT Return


SetValue
Sets the component to the specified value. 
- FLOAT value
A new value for the component. 
- VOID Return



Property reference

Properties
Value
 
Appearance
Style
 
Orientation
 
Pointer Style
 
Font Scale
 
Scale
Lower Bound
The bottom value of the scale. 
Upper Bound
The top value of the scale. 
Major Tick Step
The number of minor tick marks to show a major tick mark value. 
Minor Tick Step
The scale value between consecutive minor tick marks. 
Label Format