Class: DatadogAPIClient::V1::WidgetStyle

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

Overview

Widget style definition.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#paletteObject

Color palette to apply to the widget.



29
30
31
# File 'lib/datadog_api_client/v1/models/widget_style.rb', line 29

def palette
  @palette
end