Cloud Monitoring Dashboards V1 API - Class Google::Cloud::Monitoring::Dashboard::V1::XyChart::Axis (v0.8.0)

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

A chart axis.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#label

def label() -> ::String
Returns
  • (::String) — The label of the axis.

#label=

def label=(value) -> ::String
Parameter
  • value (::String) — The label of the axis.
Returns
  • (::String) — The label of the axis.

#scale

def scale() -> ::Google::Cloud::Monitoring::Dashboard::V1::XyChart::Axis::Scale
Returns

#scale=

def scale=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::XyChart::Axis::Scale
Parameter
Returns