Class: DatadogAPIClient::V1::SunburstWidgetLegendTableType

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

Overview

Whether or not to show a table legend.

Constant Summary collapse

TABLE =
"table".freeze
NONE =
"none".freeze

Method Summary

Methods included from BaseEnumModel

included