DonutChartLayout typedef

DonutChartLayout = PieChartLayout

Resolved layout values for Chart.Donut and Chart.Gauge (same shape as pie).

Implementation

typedef DonutChartLayout = PieChartLayout;