Namespace hierarchy

Public Classes

ToolsCollectionCollection of Tool components.
MarkersCollectionCollection of Marker Tool components.
ToolBase Tool class.
AnnotationAnnotation tool.
MarkerMarker tool.
ToolSeriesBase abstract class for Tool components with a Series property.
ToolAxisBase abstract class for Tool components with an Axis property.
BeforeDrawAxesEventArgsInternal use. Tool support EventArgs
BeforeDrawSeriesEventArgsInternal use. Tool support EventArgs
AfterDrawSeriesEventsArgsInternal use. Tool support EventArgs
BeforeDrawEventArgsInternal use. Tool support EventArgs
AfterDrawEventArgsInternal use. Tool support EventArgs
AnnotationCallout
AxisBreakAxis Breaks tool.
AxisBreaksCollection of AxisBreak
AxisBreaksToolAxis Breaks tool.
ColorBandColor band tool, use it to display a coloured rectangle (band) at the specified axis and position.
ColorLineColor Line tool. To draw custom lines at a axis value.
DataTableFilterSeriesEventArgsEvent args to enable filtering of series in the DataTable.
DataTableEventArgsEvent args to enable modification of text in the DataTable.
TableLegendLegend shape.
DataTableTool
ExtraLegendExtraLegend tool.
FibonacciToolFibonacci fans and arcs financial tool. Tool supports Fibonacci arcs and fans. Fibonacci arcs are charting technique consisting of three curved lines that are drawn for the purpose of anticipating key support and resistance levels, and areas of ranging. Fibonacci arcs are created by first drawing an invisible trendline between two points (usually the high and low in a given period), and then by drawing three curves that intersect this trendline at the key Fibonacci levels of 38.2%, 50% and 61.8%. Fibonacci fans are charting technique consisting of three diagonal lines that use Fibonacci ratios to help identify key levels of support and resistance. Fibonacci fans are created by first drawing a trendline through two points (usually the high and low in a given period), and then by dividing the vertical distance between the two points by the key Fibonacci ratios of 38.2%, 50% and 61.8%. The result of these divisions each represent a point within the vertical distance. The three 'fan' lines are then created by drawing a line from the leftmost point to each of the three representing a Fibonacci ratio.
FibonacciItemIndividual Fibonacci level properties.
FibonacciLevelsCollection of all arcs.
GridBandGrid Band tool, use it to display a coloured rectangles (bands) at the grid lines of the specified axis and position.
GridTransposeTranspose Grid 3D.
LegendPalette
PageNumberPageNumber annotation tool.
SeriesBandToolSeries-Band tool. Use it to display a band between two (line) series. created 2003-12-14 by mkaul@leuze.de
SeriesRegionToolSeries region Tool. It colors bounded area under the (series) curve.
SeriesStatsCalculates basic series statistics.
SeriesTransposeTranspose multiple series (swap rows and columns).
SubChartToolAnnotation tool.
InnerChart
SubChart
ChartCollectionCollection of Chart components.

Public Enumerations

AnnotationPositionsDescribes the possible values of the Position property.
AxisBreakStyleDescribes the possible values of the AxisBreaks.Style property.
FibonacciStyleDefines style for Levels
LegendPaletteAxis

Public Delegates

ColorLineToolOnDragEventHandlerColorLine tool drag event handler
DataTableFilterSeriesEventHandlerDataTable tool's FilterSeries event handler. Suitable for filtering series.
DataTableEventHandlerDataTable tool event handler. Suitable for modifying item texts.

Requirements

Namespace: Steema.TeeChart.Tools Namespace

Assembly: TeeChart.Android.dll