Class PieChartType (2.15.0)

PieChartType(value)

Types for the pie chart.

Values: PIE_CHART_TYPE_UNSPECIFIED (0): The zero value. No type specified. Do not use. PIE (1): A Pie type PieChart. DONUT (2): Similar to PIE, but the DONUT type PieChart has a hole in the middle.