Class: DatadogAPIClient::V1::WidgetFormulaCellDisplayModeOptionsTrendType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::WidgetFormulaCellDisplayModeOptionsTrendType
- 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