Class: DatadogAPIClient::V1::WidgetVizType
- Inherits:
 - 
      Object
      
        
- Object
 - DatadogAPIClient::V1::WidgetVizType
 
 
- Includes:
 - BaseEnumModel
 
- Defined in:
 - lib/datadog_api_client/v1/models/widget_viz_type.rb
 
Overview
Whether to display the Alert Graph as a timeseries or a top list.
Constant Summary collapse
- TIMESERIES =
 "timeseries".freeze
- TOPLIST =
 "toplist".freeze