Class: DatadogAPIClient::V1::WidgetTickEdge

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

Overview

Define how you want to align the text on the widget.

Constant Summary collapse

BOTTOM =
"bottom".freeze
LEFT =
"left".freeze
RIGHT =
"right".freeze
TOP =
"top".freeze

Method Summary

Methods included from BaseEnumModel

included