Class: DatadogAPIClient::V1::SplitGraphVizSize

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/split_graph_viz_size.rb

Overview

Size of the individual graphs in the split.

Constant Summary collapse

XS =
"xs".freeze
SM =
"sm".freeze
MD =
"md".freeze
LG =
"lg".freeze

Method Summary

Methods included from BaseEnumModel

included