MobileForms Toolkit Documentation

CompactChart.DoughnutChart Property

Gets the DoughnutChart which belongs to CompactChart.

public DoughnutChart DoughnutChart {get;}

Property Value

DoughnutChart object which holds properties and methods to adjust the way the DoughnutChart is displayed.

Remarks

To choose which chart should be displayed, use ChartType property.

See Also

CompactChart Class | Resco.Controls.CompactChart Namespace | AreaChart | BarChart | PieChart | LineChart | ChartType