Element Details: Animated+Gauge+Line
 Back


Available in: Logi Info Source code name: AnimatedGaugeLine

Usually, Horizontal gauges have a line/bar that runs the entire scale. You may wish to add additional bars of different colors.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BarEndValue
UserDefined
(Required) Usually, bar gauges have a line/bar that runs the entire scale. But you may wish to add an additional line/bar of a different color that covers just a portion of the scale. The End Value specifies where this bar should end, relative to the gauges values.
BarStartValue
UserDefined
(Required) Usually, bar gauges have a line/bar that runs the entire scale. But you may wish to add an additional line of a different color that covers just a portion of the scale. The Start Value specifies where this bar should start, relative to the gauges values.
Caption
UserDefined
The Caption attribute identifies the text to be displayed. For Image elements, Caption specifies the image filename.
Color
UserDefined
Sets the element's color. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. For bar charts, each bar can be a different color by entering multiple colors, each separated by a comma. When using a Crosstab Filter under the Chart's DataLayer, use comma-separated colors and a Legend element so each crosstab set can be identified.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.



PARENT ELEMENTS

Click element to drill down for more information.

Animated Gauge.Bar


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top