MobileForms Toolkit Documentation

CompactChart.LineChart Property

Gets the LineChart which belongs to CompactChart.

public LineChart LineChart {get;}

Property Value

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

Remarks

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

See Also

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