Appearance
|
Anti Alias
|
Draw component using anti-aliasing?
|
Color
|
Set the color of the line.
|
foreground
|
|
Color
|
|
bindable
|
|
Line Width
|
Set the width of the line in pixels.
|
Line Mode
|
The line mode determines where in the rectangle the line is drawn.
|
lineMode
|
|
int
|
|
bindable
|
|
0
|
Horizontal/Vertical
|
1
|
Uphill (Left-Right)
|
2
|
Downhill (Left-Right)
|
|
|
Line Style
|
The line style determines how the shape of the line looks
|
lineStyle
|
|
int
|
|
bindable
|
|
0
|
Plain
|
1
|
Dashed
|
2
|
Sinusoidal
|
3
|
Sinusoidal-Dashed
|
4
|
Loop
|
5
|
Loop-Dashed
|
|
|
Dash Pattern
|
Enter a string of comma-delimited numbers which indicate the stroke pattern for a dashed line. For instance, "3,5" means three pixels on, five pixels off.
|
Sine Length
|
Sets the 'wavelength' of the sine wave to be drawn
|
Sine Height
|
Sets the 'amplitude' of the sine wave to be drawn
|
Left Arrow
|
Draw an arrow head on the left/top of the line?
|
Right Arrow
|
Draw an arrow head on the right/bottom of the line?
|
Left Arrow Size
|
The size of the left arrow, if present
|
Right Arrow Size
|
The size of the right arrow, if present
|
Styles
|
Contains the component's styles
|
styles
|
|
Dataset
|
|
bindable | expert
|
|
Common
|
Name
|
The name of this component.
|
Visible
|
If disabled, the component will be hidden.
|
Mouseover Text
|
The text that is displayed in the tooltip which pops up on mouseover of this component.
|
Cursor
|
The mouse cursor to use when hovering over this component.
|
cursorCode
|
|
int
|
|
0
|
Default
|
1
|
Crosshair
|
2
|
Text
|
3
|
Wait
|
12
|
Hand
|
13
|
Move
|
4
|
SW Resize
|
5
|
SE Resize
|
6
|
NW Resize
|
7
|
NE Resize
|
8
|
N Resize
|
9
|
S Resize
|
10
|
W Resize
|
11
|
E Resize
|
|
|
Data
|
Data Quality
|
The data quality code for any tag bindings on this component.
|
dataQuality
|
|
int
|
|
bindable | expert
|
|