Method: DatadogAPIClient::V1::AlertGraphWidgetDefinition#viz_type
- Defined in:
- lib/datadog_api_client/v1/models/alert_graph_widget_definition.rb
#viz_type ⇒ Object
Whether to display the Alert Graph as a timeseries or a top list.
43 44 45 |
# File 'lib/datadog_api_client/v1/models/alert_graph_widget_definition.rb', line 43 def viz_type @viz_type end |