MobileForms Toolkit Documentation

CompactChart.BarChart Property

Gets the BarChart which belongs to CompactChart.

public BarChart BarChart {get;}

Property Value

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

Remarks

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

See Also

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