FormatOption

open class FormatOption : Expression.Option

Holds format options used in a formatEntry that builds a format expression.

If an option is not set, it defaults to the base value defined for the symbol.

Functions

Link copied to clipboard
If set, the font-scale argument specifies a scaling factor relative to the text-size specified in the root layout properties.
Link copied to clipboard
If set, the text-color argument overrides the color specified by the root paint properties.
Link copied to clipboard
If set, the text-font argument overrides the font specified by the root layout properties.