MobileForms Toolkit Documentation

Chart Class

Provides a functionality required by other charts.

For a list of all members of this type, see Chart Members.

System.Object
   Resco.Controls.CompactChart.Chart
      Resco.Controls.CompactChart.CandleStickChart
      Resco.Controls.CompactChart.PieChart
      Resco.Controls.CompactChart.XYChart

public abstract class Chart

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is an abstract chart which particular charts inherit from.

Requirements

Namespace: Resco.Controls.CompactChart

Assembly: Resco.CompactChart.CF3 (in Resco.CompactChart.CF3.dll)

See Also

Chart Members | Resco.Controls.CompactChart Namespace