Difference between revisions of "Component: Static Text (2D Shapes)"

From Flowcode Help
Jump to navigationJump to search
(Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Steve Tandy |- | width="20%" style="color:gray;" | Version | 1.1 |- | width="20%" style="color:gra...")
(No difference)

Revision as of 16:52, 16 November 2021

Author Steve Tandy
Version 1.1
Category 2D Shapes


Static Text component

A text component for the 2d panel.

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Downloadable macro reference

Fc9-comp-macro.png SetText
Sets the text of the label 
Fc9-string-icon.png - STRING sText
The text for the label 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png SetValue
Sets the component to the specified value. 
[[File:]] - value
A new value for the component. 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png RefreshChart
Redraws the chart. 
Fc9-void-icon.png - VOID Return


Fc9-comp-macro.png GetData
Gets a data point from the specified series. 
Fc9-u8-icon.png - BYTE Series
Which series to add to (1-8) 
[[File:]] - Index
The data point index (1 - 32767) 
[[File:]] - Return


Fc9-comp-macro.png AddDataCXYY1
Adds a data point to a bubble chart. 
Fc9-u8-icon.png - BYTE Series
Which series to add to (1-8) 
Fc9-string-icon.png - STRING Category
 
[[File:]] - Y
Y coordinate 
[[File:]] - X
X coordinate 
[[File:]] - Value
The value of the data point 
Fc9-void-icon.png - VOID Return



Property reference

Fc9-prop-icon.png Properties
Fc9-type-11-icon.png Text
 
Fc9-type-7-icon.png Word Wrap
 
Fc9-type-12-icon.png Horizontal Alignment
 
Fc9-type-12-icon.png Vertical Alignment
 
Fc9-type-14-icon.png Angle
 
Fc9-type-3-icon.png Family
 
Fc9-type-15-icon.png Scale
 
Fc9-type-7-icon.png Scale With Width
 
Fc9-type-7-icon.png Bold
 
Fc9-type-7-icon.png Italic
 
Fc9-type-7-icon.png Underline
 
Fc9-type-7-icon.png Strikethrough
 
Fc9-type-2-icon.png Text Colour
 
Fc9-type-2-icon.png Text Gradient
 
Fc9-type-12-icon.png Gradient Style
 
Fc9-type-2-icon.png Background Colour
 
Fc9-type-2-icon.png Background Gradient
 
Fc9-type-12-icon.png Background Gradient Style
 
Fc9-conn-icon.png Connections
Fc9-conn-icon.png Simulations