Class: DatadogAPIClient::V1::SunburstWidgetLegendInlineAutomaticType

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

Overview

Whether to show the legend inline or let it be automatically generated.

Constant Summary collapse

INLINE =
"inline".freeze
AUTOMATIC =
"automatic".freeze

Method Summary

Methods included from BaseEnumModel

included