Image

The Image block is used to display a static image loaded from a file.

Property Data type Description
name String Block name.
expandable 0|1 It determines whether the block can be expanded to fit the screen.
fillImage 0|1 It determines whether the image should be stretched or shrunk to the size of the block where it is displayed.
imageData base64 Coded information about the image.

background

Common structural property Block fill.

blockTitle

Common structural property Block title.

layout

Common structural property Block position in the container.

decor

Common structural property Block formatting.

A block is an image if the <block> element that describes this block has the Image type.

XML description of the block is given in the Information Blocks Without Data Source example.

See also:

Properties of Typical Dashboard Blocks