IMediaInfoValue

Interface

The value object contains information for popup windows about how images should be retrieved or charts constructed.

Properties

PropertyTypeNotes
string[]

Used with charts. An array of strings, with each string containing the name of a field to display in the chart.

string

Used with images. A string containing a URL to be launched in a browser when a user clicks the image.

string

Used with charts. An optional string containing the name of a field. The values of all fields in the chart will be normalized (divided) by the value of this field.

string

Used with images. A string containing the URL to the image.

string

String value indicating the tooltip for a chart specified from another field. This field is needed when related records are not sued. It is used for showing tooltips from another field in the same layer or related layer/table.

fields

optional
Interface Property
fields: string[]

Used with charts. An array of strings, with each string containing the name of a field to display in the chart.

linkURL

optional
Interface Property
linkURL: string

Used with images. A string containing a URL to be launched in a browser when a user clicks the image.

normalizeField

optional
Interface Property
normalizeField: string

Used with charts. An optional string containing the name of a field. The values of all fields in the chart will be normalized (divided) by the value of this field.

sourceURL

optional
Interface Property
sourceURL: string

Used with images. A string containing the URL to the image.

tooltipField

optional
Interface Property
tooltipField: string

String value indicating the tooltip for a chart specified from another field. This field is needed when related records are not sued. It is used for showing tooltips from another field in the same layer or related layer/table.

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