Formula for the infrastructure host map widget that specifies both the expression and the visual dimension it populates.

Hierarchy

  • HostMapWidgetFormula

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
alias?: string

Expression alias.

Visual dimension driven by a formula in the infrastructure host map widget.

formula: string

String expression built from queries, formulas, and functions.

numberFormat?: WidgetNumberFormat

Number format options for the widget.

Generated using TypeDoc