Class: DatadogAPIClient::V1::WidgetFormulaCellDisplayModeOptionsYScale

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/widget_formula_cell_display_mode_options_y_scale.rb

Overview

Y scale for the cell display mode options.

Constant Summary collapse

SHARED =
"shared".freeze
INDEPENDENT =
"independent".freeze

Method Summary

Methods included from BaseEnumModel

included