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