Class: DatadogAPIClient::V1::RetentionCurveStyle

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

Overview

Style configuration for retention curve.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#paletteObject

Color palette for the retention curve.



25
26
27
# File 'lib/datadog_api_client/v1/models/retention_curve_style.rb', line 25

def palette
  @palette
end