Appearance
|
Value 1 Color
|
The main color for Value 1's needle
|
Value 1 Outline
|
The outline color for value 1s needle
|
Value 2 Color
|
The main color for Value 2's needle
|
Value 2 Outline
|
The outline color for value 2s needle
|
Value 3 Color
|
The main color for Value 3's needle
|
Value 3 Outline
|
The outline color for value 3s needle
|
Label Font
|
The font to use for the compass's labels.
|
Rose Color
|
The background color of the rose.
|
Rose Highlight
|
The highlight color of the rose.
|
Center Color
|
The center color of the compass
|
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.
|
Border
|
The border surrounding this component. NOTE that the border is unaffected by rotation.
|
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
|
Value 1
|
Value 1 for the compass.
|
Value 1 Needle
|
The needle type for this value.
|
value1Needle
|
|
int
|
|
-1
|
Disabled
|
0
|
Arrow
|
1
|
Line
|
2
|
Long
|
3
|
Pin
|
4
|
Plum
|
5
|
Pointer
|
6
|
Ship
|
7
|
Wind
|
9
|
Middle Pin
|
|
|
Value 2
|
Value 2 for the compass.
|
Value 2 Needle
|
The needle type for this value.
|
value2Needle
|
|
int
|
|
-1
|
Disabled
|
0
|
Arrow
|
1
|
Line
|
2
|
Long
|
3
|
Pin
|
4
|
Plum
|
5
|
Pointer
|
6
|
Ship
|
7
|
Wind
|
9
|
Middle Pin
|
|
|
Value 3
|
Value 3 for the compass.
|
Value 3 Needle
|
The needle type for this value.
|
value3Needle
|
|
int
|
|
-1
|
Disabled
|
0
|
Arrow
|
1
|
Line
|
2
|
Long
|
3
|
Pin
|
4
|
Plum
|
5
|
Pointer
|
6
|
Ship
|
7
|
Wind
|
9
|
Middle Pin
|
|
|
Data Quality
|
The data quality code for any tag bindings on this component.
|
dataQuality
|
|
int
|
|
bindable | expert
|
|