MobileForms Toolkit Documentation

CompactChart.PieChart Property

Gets the PieChart which belongs to CompactChart.

public PieChart PieChart {get;}

Property Value

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

Remarks

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

See Also

CompactChart Class | Resco.Controls.CompactChart Namespace | AreaChart | BarChart | DoughnutChart | LineChart | CandleStickChart | ChartType