MobileForms Toolkit Documentation

Chart.AxisType Enumeration

Defines the type of axis.

protected enum Chart.AxisType

Members

Member Name Description
Main Main axis which represents the independend data. In mathematics this axis is usually refered to as X-axis.
Primary Primary axis which represents dependent data. In mathematics this axis is usually refered to as Y-axis.
Secondary Secondary axis which represents dependent data. In mathematics this axis is usually refered to as Y-axis.

Requirements

Namespace: Resco.Controls.CompactChart

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

See Also

Resco.Controls.CompactChart Namespace