...

StyleCode Property: tilePlacement

tilePlacement

Specifies which placement mode to use.

When unspecified, the default can be “fixed” if an inline positioning is specified.

Applies to Type Default
dashtile fixed, bottom, hidden bottom

Details

Used for the dashboard layout pipeline. Rarely specified with StyleCode syntax. Instead, the standard Envision syntax provides tile placement information after the title:

A = 25
show scalar "Value" a1b1 with A

If not provided, bottom will be used. If provided, this property takes value fixed, and the position token is parsed to assign properties tileX and tileY, and optionally tileW and tileH.

User Contributed Notes
0 notes + add a note