Element Details: Animated+Gauge.Bar
 Back


Available in: Logi Info Source code name: AnimatedGauge.Bar

Displays an Animated bar gauge image. Upper and lower values define the bounds of the gauge, and a value indicates where the length of the bar. Bar gauges may have labels and tick marks.

Element Group:Charts, Gauges and GIS Maps



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
AnimatedBarGaugeStyle
VerticalThermometer
HorizontalBar
(Required) Indicates the type of Animated Bar Gauge, horizontal or vertical, bar or thermometer. The thermometer styles show a bulb at the bottom of the scale.
Animation
True
False
This is used to turn animation off in animated charts. They are set to be animated by default.
BackgroundColor
UserDefined
Sets the background color of the element. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
BarColor
UserDefined
The color of the bar. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
ChartHeight
UserDefined
(Required) The height of the chart image, in pixels.
ChartWidth
UserDefined
(Required) The width of the chart, usually in pixels. For ChartCanvas charts, the value may be a percentage, by specifying the value like "50%".
D3Effects
True
False
When this attribute is True, the Animated gauge/pie chart will get a light shadow around which will give it a 3-D effect. For animated bar charts, it will remove the background gradient. This attribute only applies to 2-Dimensional animated pie charts and 3-Dimensional animated bar charts.
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.
LowerBound
UserDefined
(Required) The lower, or bottom value of the scale.
MajorTickColor
UserDefined
The color of the major tick marks. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
MinorTickFrequency
UserDefined
Minor tick marks are smaller, and do not have numbered labels. The frequency indicates the number of minor tick marks between each major tick mark.
TickColor
UserDefined
The color of the tick marks. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
TickCount
UserDefined
The number of major tick marks for the scale. For example, a gauge with a scale that runs from 0 to 100 should specify 10 tick marks. (The first tick mark, usually 0, is assumed - so there are actually 11 tick marks for a scale from 0 to 100.) Set TickCount="0" for no tick marks. For the InputSlider element, this attribute controls the detents, or stop points, as the thumb is dragged. Visible tick marks must be built into the image when the image is designed. The InputSlider does not automatically create visible tick marks.
TickLabelColor
UserDefined
The color of the tick mark labels. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
TickLabelFontName
UserDefined
A font name for the tick mark labels.
TickLabelFontSize
UserDefined
The font size, in points.
TickLength
UserDefined
The length of the tick marks, in pixels.
TickThickness
UserDefined
The thickness of the tick marks, in pixels.
UpperBound
UserDefined
(Required) The upper, or top value of the scale.
Value
UserDefined
(Required) A value for the element.



PARENT ELEMENTS

Click element to drill down for more information.



CHILD ELEMENTS

Click element to drill down for more information.

Action.Exit
Action.Export CSV
Action.Export Native Excel
Action.Export Native Word
Action.Export PDF
Action.Export Word Or Excel
Action.Export XML
Action.Javascript
Action.Link
Action.Map Location
Action.Process
Action.Refresh Element
Action.Report
Action.Show Element
Action.Template
Action.Widget
Animated Gauge Line
DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Directory
DataLayer.Excel
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP
DataLayer.Linked
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.REST
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Twitter
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML
Format Data


 Back to top


 Chart Debug