Class WidgetFormulaCellDisplayModeOptions

Cell display mode options for the widget formula. (only if cell_display_mode is set to trend).

Hierarchy

  • WidgetFormulaCellDisplayModeOptions

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

Trend type for the cell display mode options.

Y scale for the cell display mode options.

Generated using TypeDoc