MobileForms Toolkit Documentation

CompactChart.CandleStickChart Property

Gets the CandleStickChart which belongs to CompactChart.

public CandleStickChart CandleStickChart {get;}

Property Value

CandleStickChart object which holds properties and methods to adjust the way the CandleStickChart 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 | PieChart | ChartType