Class: DatadogAPIClient::V1::SunburstWidgetLegendTableType
- Inherits:
 - 
      Object
      
        
- Object
 - DatadogAPIClient::V1::SunburstWidgetLegendTableType
 
 
- Includes:
 - BaseEnumModel
 
- Defined in:
 - lib/datadog_api_client/v1/models/sunburst_widget_legend_table_type.rb
 
Overview
Whether or not to show a table legend.
Constant Summary collapse
- TABLE =
 "table".freeze
- NONE =
 "none".freeze