Previous:  com.artfulbits.aiCharts.Annotations     Next:  com.artfulbits.aiCharts.Drawable
Package com.artfulbits.aiCharts.Base

 

Base aiChart's package.

 

See Package Description (below in this page).  See Serialization of classes in this package

 

Since: 1.0

 

 

Interface Summary
ChartCollection.IChangeListener
Represents IChangeListener class.
IInvalidateListener
Represents IInvalidateListener interface.
IItemBinder
Represents IItemBinder interface.

 

 

Class Summary
ChartArea
Represents chart area class.
ChartAxis
Represents chart axis element.
ChartAxis.Label
Represents axis label.
ChartAxisScale
Represents the scaling class for superior ChartAxis.
ChartAxisStripLine
Represents axis strip line class.
ChartCollection
Represents generic specialized collection for chart elements.
ChartCustomAttribute
Identifies generic custom attributes class.
ChartEngine
Represents Chart engine initially wrapped by ChartView class.
ChartLayoutElement
Represents base class for all chart elements that intend to be docked or aligned to the chart.
ChartLegend
Represents chart legend class.
ChartLegendItem
Represents item that is hold by the legend.
ChartLegendItem.Cell
Represents cell of the legend.
ChartLegendItem.DrawableCell
Represents the drawable cell.
ChartLegendItem.TextCell
Represents text cell class.
ChartLegendItemsBinder
Represents the legend's items binding class.
ChartNamedCollection
Represents specialized chart collection.
ChartPalette
Represents palette class.
ChartPoint
Represents chart point class.
ChartPointAttributes
Represents attributes class.
ChartPointCollection
Represents chart points collection used to store chart points or any wrappers on them.
ChartPointDeclaration
Represents chart point declaration class.
ChartRenderArgs
Represent render arguments class.
ChartSeries
Represents chart series.
ChartSeries.LegendIconCell
ChartTitle
Represents title text element.
ChartTransform
Provides methods to transform chart coordinates to screen coordinates and back.
ChartType
Represents base class for building different chart types.
DoubleRange
Represents double range class used to identify range of two double values.
LegendItemsProvider
Represent legend items provider.
LegendItemsProvider.AnnotationItemsProvider
Represents annotation items provider.
LegendItemsProvider.CustomItemsProvider
Represents custom legend items provider.
LegendItemsProvider.GroupItemsProvider
Represents group items provider that combines items retrieved from multiple providers.
LegendItemsProvider.PointItemsProvider
Represents point items provider.
LegendItemsProvider.SeriesItemsProvider
Represents series legend items provider.
LegendItemsProvider.SmartItemsProvider
Represents smart legend items provider.
MathUtils
Represents mathematical utilities class.

 

 

Enum Summary
ChartAxis.LabelLayoutMode
ChartAxis.LabelPosition
Determines axis labels position relatively to axis line.
ChartAxis.LabelsMode
Represents axis labels mode enumeration.
ChartAxis.Position
Represents axis position enumeration.
ChartAxis.TickMarkMode
Represents mode that is used to draw tick marks.
ChartAxis.ValueType
Identifies type of value that is represented by axis labels.
ChartAxisScale.IntervalType
Represents type of interval used by ChartAxisScale.
ChartLayoutElement.Alignment
Represents chart element's alignment.
ChartLayoutElement.Dock
Represents chart element's dock.
ChartLegend.LayoutMode
Represents legend items layout mode.
ChartPointDeclaration.Usage
Represents usages for Y points.

 

 

 

Base aiChart's package.

 

 

Since: 1.0
See also: Serialization

 

© 2005 - 2010 ArtfulBits. All rights reserved.