Module: Google::Cloud::Monitoring::Dashboard::V1::PieChart::PieChartType

Defined in:
proto_docs/google/monitoring/dashboard/v1/piechart.rb

Overview

Types for the pie chart.

Constant Summary collapse

PIE_CHART_TYPE_UNSPECIFIED =

The zero value. No type specified. Do not use.

0
PIE =

A Pie type PieChart.

1
DONUT =

Similar to PIE, but the DONUT type PieChart has a hole in the middle.

2