Module: Google::Cloud::Monitoring::Dashboard::V1::XyChart::DataSet::TargetAxis
- Defined in:
- proto_docs/google/monitoring/dashboard/v1/xychart.rb
Overview
An axis identifier.
Constant Summary collapse
- TARGET_AXIS_UNSPECIFIED =
The target axis was not specified. Defaults to Y1.
0
- Y1 =
The y_axis (the right axis of chart).
1
- Y2 =
The y2_axis (the left axis of chart).
2