Class: DatadogAPIClient::V1::ScatterplotDimension
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::ScatterplotDimension
- 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