Class: DatadogAPIClient::V1::TimeseriesWidgetLegendLayout

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

Overview

Layout of the legend.

Constant Summary collapse

AUTO =
"auto".freeze
HORIZONTAL =
"horizontal".freeze
VERTICAL =
"vertical".freeze

Method Summary

Methods included from BaseEnumModel

included