Types/ProgressBarStyleSpecification
Jump to navigation
Jump to search
Extension of Types/StyleSpecification.
Style specification type: progressbar_style
Optional properties
Inherits all properties from Types/StyleSpecification.
bar_width
Type: uint32
color
Type: Color
other_colors
Array of tables with the following key/value pairs:
- less_than - double - Mandatory.
- color - Color - Optional.
- bar - ElementImageSet - Optional.
bar
Type: ElementImageSet
bar_background
Type: ElementImageSet
font
Type: string
Name of a Prototype/Font.
font_color
Type: Color
filled_font_color
Type: Color
embed_text_in_bar
Type: bool