PieChartType🔗Select the pie chart display style.Definition🔗type PieChartType string const ( PieChartTypePie PieChartType = "pie" PieChartTypeDonut PieChartType = "donut" )