Skip to main content
Version: 7.9

Level Indicator

Component Palette Icon

A component that can be filled up with water. Usually used behind a symbol factor object that has a cutout in it.

Properties

NameDescriptionProperty TypeScriptingCategory
Anti AliasDraw with antialias on? Makes text smoother.boolean.antiAliasAppearance
Background ColorThe color of the background.Color.backgroundAppearance
BorderThe border surrounding this component. NOTE that the border is unaffected by rotation.Border.borderCommon
CapacityTotal capacity of tank.double.capacityData
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
Filled ColorSet the color of filled portion.Color.foregroundAppearance
FontFont of text on this component.Font.fontAppearance
Font ColorThe foreground color of the component.Color.fontColorAppearance
GradientDraw level as 3D gradient?.boolean.gradientAppearance
Liquid WavesDraw liquid 'waves'?boolean.wavesAppearance
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
OrientationDetermines which way the level "grows" for an increase in value.int.orientationAppearance
Percent FormatFormat string used for the percentage.String.percentFormatAppearance
Show PercentageShow percentage of tank filled?boolean.showPercentAppearance
Show ValueShow numeric value, capacity, and units?boolean.showValueAppearance
StylesContains the component's styles.Dataset.stylesAppearance
UnitsUnits of measure for tank contents.String.unitsAppearance
ValueNumeric value of tank's level.double.valueData
Value FormatFormat string used for the value.String.valueFormatAppearance
VisibleIf disabled, the component will be hidden.boolean.visibleCommon
Wave HeightThe height of each 'wave'.int.waveHeightAppearance
Wave LengthThe length of each 'wave'.int.waveLengthAppearance

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

Level Indicator

Property NameValue
BorderLine Border
Value75
UnitsGallons
Show ValueTrue
GradientFalse
Filled Color0,100,240