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