Cloud Monitoring Dashboards V1 API - Module Google::Cloud::Monitoring::Dashboard::V1::XyChart::Axis::Scale (v0.7.0)

Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API module Google::Cloud::Monitoring::Dashboard::V1::XyChart::Axis::Scale.

Types of scales used in axes.

Constants

SCALE_UNSPECIFIED

value: 0
Scale is unspecified. The view will default to LINEAR.

LINEAR

value: 1
Linear scale.

LOG10

value: 2
Logarithmic scale (base 10).