Liquid Gauge
The Liquid Gauge component displays a container with an animated fluid level. |
Public Variables (Properties)
[?]
Common variables and variable groups: Name, Visible, Breakpoints, Variable Storage, Container Properties, Styles, Preloader, Events, Component Bindings.
Basic Properties Group
The following properties can be found in the Basic Properties group.
Percent
Represents the percentage value displayed by the liquid gauge.
Variable Name: | percent |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
percent | Float | Percent |
Shape
Defines the shape of the liquid gauge.
Variable Name: | shape |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
shape | String | Shape |
Visualization Properties: Liquid
The following properties can be found in the Visualization group, in the Liquid subgroup.
Wavelength
Defines the wavelength of the liquid’s animated waves.
Variable Name: | waveLength |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
waveLength | Float | Wavelength |
Wave Count
Describes the number of waves in the liquid animation.
Variable Name: | waveCount |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
waveCount | Integer | Wave Count |
Fill
Specifies the fill color of the liquid in the liquid gauge.
Variable Name: | styleFillLiquid |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleFillLiquid | Color | Fill |
Fill Opacity
Defines the opacity level of the liquid in the liquid gauge.
Variable Name: | styleOpacityLiquid |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleOpacityLiquid | Float | Fill Opacity |
Visualization Properties: Outline
The following properties can be found in the Visualization group, in the Outline subgroup.
Border
Sets the border size of the outline surrounding the liquid gauge.
Variable Name: | outlineBorder |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
outlineBorder | Float | Border |
Distance
Defines the distance between the liquid gauge container and its outline.
Variable Name: | outlineDistance |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
outlineDistance | Float | Distance |
Fill
Specifies the fill color of the outline surrounding the liquid gauge.
Variable Name: | styleFillOutline |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleFillOutline | Color | Fill |
Fill Opacity
Defines the opacity level of the fill color for the liquid container of the liquid gauge.
Variable Name: | styleFillOpacityOutline |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleFillOpacityOutline | Float | Fill Opacity |
Border Color
Sets the border color of the outline surrounding the liquid gauge.
Variable Name: | styleStrokeOutline |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleStrokeOutline | Color | Border Color |
Border Opacity
Controls the opacity of the border of the outline surrounding the liquid gauge.
Variable Name: | styleStrokeOpacityOutline |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
---|---|---|
styleStrokeOpacityOutline | Float | Border Opacity |
Border Dash Interval
Specifies the dash length of the border surrounding the liquid gauge.
Variable Name: | styleLineDashOutline |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleLineDashOutline | String | Border Dash Interval |
Shadow Color
Sets the color of the shadow cast by the outline of the liquid gauge.
Variable Name: | styleShadowColorOutline |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleShadowColorOutline | Color | Shadow Color |
Shadow Blur
Determines the blurring effect applied to the shadow cast by the outline of the liquid gauge.
Variable Name: | styleShadowBlurOutline |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleShadowBlurOutline | Integer | Shadow Blur |
Shadow Offset X
Controls the horizontal offset of the shadow cast by the outline of the liquid gauge.
Variable Name: | styleShadowOffsetXOutline |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleShadowOffsetXOutline | Integer | Shadow Offset X |
Shadow Offset Y
Controls the vertical offset of the shadow cast by the outline of the liquid gauge.
Variable Name: | styleShadowOffsetYOutline |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleShadowOffsetYOutline | Integer | Shadow Offset Y |
Visualization Properties: Statistic
The following properties can be found in the Visualization group, in the Statistic subgroup.
Fill
Specifies the fill color of the value text within the liquid gauge.
Variable Name: | styleFillStatistic |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleFillStatistic | Color | Fill |
Opacity
Defines the opacity level of the value text within the liquid gauge.
Variable Name: | styleOpacityStatistic |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleOpacityStatistic | Float | Opacity |
Font Size
Sets the font size of the value text within the liquid gauge.
Variable Name: | styleFontSizeStatistic |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
styleFontSizeStatistic | Integer | Font Size |
Public Events
[?]
Common Events: Common Component Events
Was this page helpful?