Defines an image or a chart to be displayed in a popup window.
Properties Property Type Notes caption
any
A string caption describing the media.
refreshInterval
any
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.
title
string
A string title for the media.
type
"image"Â |Â "barchart"Â |Â "columnchart"Â |Â "linechart"Â |Â "piechart"
A string defining the type of media.
value
IMediaInfoValue
A value object containing information about how the image should be retrieved or how the chart should be constructed.
captionoptional
Interface Propertycaption: any
A string caption describing the media.
refreshIntervaloptional
Interface PropertyrefreshInterval: any
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.
titleoptional
Interface Propertytitle: string
A string title for the media.
typeoptional
Interface Propertytype: "image"Â |Â "barchart"Â |Â "columnchart"Â |Â "linechart"Â |Â "piechart"
A string defining the type of media.
valueoptional
Interface Propertyvalue: IMediaInfoValue
A value object containing information about how the image should be retrieved or how the chart should be constructed.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4