Class: DatadogAPIClient::V1::PointPlotWidgetLegendType

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

Overview

Type of legend to show for the point plot widget.

Constant Summary collapse

AUTOMATIC =
"automatic".freeze
NONE =
"none".freeze

Method Summary

Methods included from BaseEnumModel

included