Interface: XMLTextColumnProps
Defined in: src/sdk/components/XMLGauges/TextElement.ts:21
The configuration of an individual column of text.
Properties
class?
optional
class:string
Defined in: src/sdk/components/XMLGauges/TextElement.ts:23
The HTML class of the element.
color?
optional
color:CompositeLogicXMLElement
Defined in: src/sdk/components/XMLGauges/TextElement.ts:27
The color of the text.
content
content:
CompositeLogicXMLElement
Defined in: src/sdk/components/XMLGauges/TextElement.ts:25
The text content of the column.
fontSize?
optional
fontSize:string
Defined in: src/sdk/components/XMLGauges/TextElement.ts:29
The font size to use.