Class: DatadogAPIClient::V1::PointPlotDimension
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::PointPlotDimension
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/point_plot_dimension.rb
Overview
Dimension of the point plot.
Constant Summary collapse
- GROUP =
"group".freeze
- TIME =
"time".freeze
- Y =
"y".freeze
- RADIUS =
"radius".freeze