Class: DatadogAPIClient::V1::WidgetFormulaCellDisplayModeOptionsTrendType

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

Overview

Trend type for the cell display mode options.

Constant Summary collapse

AREA =
"area".freeze
LINE =
"line".freeze
BARS =
"bars".freeze

Method Summary

Methods included from BaseEnumModel

included