Jump to content

Component: Static Text (2D Shapes)

From Flowcode Help
Revision as of 16:52, 16 November 2021 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.1 |- | width="20%" style="color:gra...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

SetText
Sets the text of the label 
- STRING sText
The text for the label 
- VOID Return


SetValue
Sets the component to the specified value. 
[[File:]] - value
A new value for the component. 
- VOID Return


RefreshChart
Redraws the chart. 
- VOID Return


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


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



Property reference

Properties
Text
 
Word Wrap
 
Horizontal Alignment
 
Vertical Alignment
 
Angle
 
Family
 
Scale
 
Scale With Width
 
Bold
 
Italic
 
Underline
 
Strikethrough
 
Text Colour
 
Text Gradient
 
Gradient Style
 
Background Colour
 
Background Gradient
 
Background Gradient Style
 
Connections
Simulations