Skip to content

Interface

Defines an image or a chart to be displayed in a popup window.

Properties

PropertyTypeNotes
captionany

A string caption describing the media.

refreshIntervalany

Refresh interval of the layer in minutes. Non-zero value indicates automatic layer refresh at the specified interval. Value of 0 indicates auto refresh is not enabled. If the property does not exist, it's equivalent to having a value of 0. Only applicable when type is set to image.

titlestring

A string title for the media.

type"image" | "barchart" | "columnchart" | "linechart" | "piechart"

A string defining the type of media.

valueIMediaInfoValue

A value object containing information about how the image should be retrieved or how the chart should be constructed.

caption

optional
Interface Property

refreshInterval

optional
Interface Property

title

optional
Interface Property

type

optional
Interface Property

value

optional
Interface Property

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.