Class: DatadogAPIClient::V1::PointPlotDimension

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included