BeeMobile.Charts Namespace

 

Classes

BarChart Represents a bar chart.
ChartBase Represents a base class for bar chart.
ColumnChart Represents a column chart.
DataValue Represents a class that holds data for BarChart and ColumnChart.
DataValueCollection Represents the collection DataValue class objects.
OutOfRangeIndicator Represents the settings for the out of range indicators.

Structures

AxisLength Represents a length of a mathematical axis. The length is defined by two different measurement units. The real world units (these could e.g., meters) and screen units (these could be e.g., pixels).
DataValueCollectionStatisticals Represents statistical data.

Enumerations

AxisTicksBehaviorEnum Enumerates different behaviors of drawing tick marks.
LabelAngle Contains the supported angles for labels in charts.
ScaleType Specifies a type of scale used by ChartBase.