Class: DatadogAPIClient::V1::ScatterplotDimension

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

Overview

Dimension of the Scatterplot.

Constant Summary collapse

X =
"x".freeze
Y =
"y".freeze
RADIUS =
"radius".freeze
COLOR =
"color".freeze

Method Summary

Methods included from BaseEnumModel

included