Class: DatadogAPIClient::V1::NotebookGraphSize
- Inherits:
 - 
      Object
      
        
- Object
 - DatadogAPIClient::V1::NotebookGraphSize
 
 
- Includes:
 - BaseEnumModel
 
- Defined in:
 - lib/datadog_api_client/v1/models/notebook_graph_size.rb
 
Overview
The size of the graph.
Constant Summary collapse
- EXTRA_SMALL =
 "xs".freeze
- SMALL =
 "s".freeze
- MEDIUM =
 "m".freeze
- LARGE =
 "l".freeze
- EXTRA_LARGE =
 "xl".freeze