Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API class Google::Cloud::Monitoring::Dashboard::V1::ChartOptions.
Options to control visual rendering of a chart.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#mode
def mode() -> ::Google::Cloud::Monitoring::Dashboard::V1::ChartOptions::Mode
Returns
- (::Google::Cloud::Monitoring::Dashboard::V1::ChartOptions::Mode) — The chart mode.
#mode=
def mode=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::ChartOptions::Mode
Parameter
- value (::Google::Cloud::Monitoring::Dashboard::V1::ChartOptions::Mode) — The chart mode.
Returns
- (::Google::Cloud::Monitoring::Dashboard::V1::ChartOptions::Mode) — The chart mode.