Skip to main content
Version: 7.9

Compass

Component Palette Icon

The compass is a component that displays up to three needles at once on a cardinal direction compass. This can be useful for plotting anything that has a cardinal direction, such as the wind direction.

Each needle can be one of 9 different styles. Use the "Disabled" style to turn off any needle.

Properties

NameDescriptionProperty TypeScriptingCategory
BorderThe border surrounding this component. NOTE that the border is unaffected by rotation.Border.borderCommon
Center ColorThe center color of the compass.Color.centerColorAppearance
CursorThe mouse cursor to use when hovering over this component.int.cursorCodeCommon
Data QualityThe data quality code for any tag bindings on this component.int.dataQualityData
Label FontThe font to use for the compass's labels.Font.labelFontAppearance
Mouseover TextThe text that is displayed in the tooltip which pops up on mouseover of this component.String.toolTipTextCommon
NameThe name of this component.String.nameCommon
Rose ColorThe background color of the rose.Color.roseColorAppearance
Rose HighlightThe highlight color of the rose.Color.roseHighlightColorAppearance
StylesContains the component's styles.Dataset.stylesAppearance
Value 1Value 1 for the compass.double.value1Data
Value 1 ColorThe main color for Value 1's needle.Color.value1ColorAppearance
Value 1 NeedleThe needle type for this value.int.value1NeedleData
Value 1 OutlineThe outline color for value 1s needle.Color.value1OutlineColorAppearance
Value 2Value 2 for the compass.double.value2Data
Value 2 ColorThe main color for Value 2's needle.Color.value2ColorAppearance
Value 2 NeedleThe needle type for this value.int.value2NeedleData
Value 2 OutlineThe outline color for value 2s needle.Color.value2OutlineColorAppearance
Value 3Value 3 for the compass.double.value3Data
Value 3 ColorThe main color for Value 3's needle.Color.value3ColorAppearance
Value 3 NeedleThe needle type for this value.int.value3NeedleData
Value 3 OutlineThe outline color for value 3s needle.Color.value3OutlineColorAppearance
VisibleIf disabled, the component will be hidden.boolean.visibleCommon

Scripting

Scripting Functions

This component does not have scripting functions associated with it.

Extension Functions

This component does not have extension functions associated with it.

Event Handlers

Event handlers allow you to run a script based off specific triggers. See the full list of available event handlers on the Component Events page

Customizers

Examples

Property NameValue
Value 1140
Value 1 NeedleArrow
Value 290
Value 2 NeedleLong
Value 3180
Value 3 NeedlePlum