Public Enumerations
AxisBreakStyle | Describes the possible values of the AxisBreaks.Style property. |
AnnotationPositions | Describes the possible values of the Position property. |
AxisArrowPosition | Describes the possible values of the Position property. |
ScrollingDirection | Banner text scrolling direction. |
CursorToolStyles | Describes the possible values of the Style property. |
SnapStyle | When the Snap property is true, the SnapStyle property determines if the cursor will "jump" to existing series points as the user moves the mouse near them. |
ScopeCursorStyle | Defines the shape to draw around the Cursor XY position, only when the Style property is Scope. |
CursorClicked | Describes the possible return values of the Clicked method. |
DragPointStyles | Describes the possible values of the Style property. |
DrawLineStyle | LineStyle for Style |
DrawLineHandle | Placement of Line handles for DrawLine |
FibonacciStyle | Defines style for Levels |
GanttBarPart | Internal use. Supports Gantt Tool positioning |
LegendPaletteAxis | |
LightStyle | The light style. |
MarksTipMouseAction | Describes the possible values of the MouseAction property. |
NearestPointStyles | Describes the possible values of the Style property. |
NearestPointDirection | Describes the possible values of the Direction property. |
PieToolStyle | Describes the possible values of the Style property. |
RotateStyles | Describes the possible values of the Style property. |
ScrollBarDrawStyle |
Public Classes
AxisBreak | Axis Breaks tool. |
AxisBreaks | Collection of AxisBreak |
Tool | Base Tool class. |
ToolAxis | Base abstract class for Tool components with an Axis property. |
AxisBreaksTool | Axis Breaks tool. |
ToolsCollection | Collection of Tool components. |
MarkersCollection | Collection of Marker Tool components. |
Annotation | Annotation tool. |
Marker | Marker tool. |
ToolSeries | Base abstract class for Tool components with a Series property. |
BeforeDrawAxesEventArgs | Internal use. Tool support EventArgs |
BeforeDrawSeriesEventArgs | Internal use. Tool support EventArgs |
AfterDrawSeriesEventsArgs | Internal use. Tool support EventArgs |
BeforeDrawEventArgs | Internal use. Tool support EventArgs |
AfterDrawEventArgs | Internal use. Tool support EventArgs |
AxesChartRectEventArgs | Internal use. Tool support EventArgs |
AnnotationCallout | |
AxisArrow | Axis Arrow tool. |
AxisScroll | Axis Arrow tool. |
BannerTool | |
ChartImage | Chart Image tool, use it to display a picture using the specified Series axes as boundaries. When the axis are zoomed or scrolled, the picture will follow the new boundaries. |
ClipSeries | Series clip tool. Clips area bounded by series vertical and horizontal axis. |
ColorBand | Color band tool, use it to display a coloured rectangle (band) at the specified axis and position. |
ColorLine | Color Line tool. To draw custom lines at a axis value. |
CursorTool | Cursor tool. |
CursorChangeEventArgs | Cursor tool Change EventArgs |
CursorGetAxisRectEventArgs | Cursor tool GetAxisRect EventArgs |
DataTableFilterSeriesEventArgs | Event args to enable filtering of series in the DataTable. |
DataTableEventArgs | Event args to enable modification of text in the DataTable. |
TableLegend | Legend shape. |
DataTableTool | |
DragMarkEventArgs | |
DragMarks | DragMarks Tool. |
DragPoint | DragPoint Tool. |
DrawLine | Draw Line tool. |
DrawLines | Collection of DrawLineItem |
DrawLineItem | Line of DrawLine Tool. |
ExtraLegend | ExtraLegend tool. |
FibonacciTool | Fibonacci 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. |
FibonacciItem | Individual Fibonacci level properties. |
FibonacciLevels | Collection of all arcs. |
GanttTool | Gantt Tool. |
GanttDragEventArgs | EventArgs for GanttDragEventHandler |
GanttResizeEventArgs | EventArgs for GanttResizeEventHandler |
GridBand | Grid Band tool, use it to display a coloured rectangles (bands) at the grid lines of the specified axis and position. |
GridTranspose | Transpose Grid 3D. |
LegendPalette | |
LightTool | Use this tool to display a light-spot in 2D dimensions on top of a chart control. |
RectangleTool | Rectangle tool. |
Magnify | Magnify Tool. |
MarksTip | Marks Tip. Marks tip tool, use it to display "tips" or "hints" when the end-user moves or clicks the mouse over a series point. |
MarksTipGetTextEventArgs | |
NearestPoint | Nearest tool, use it to display a graphical signal when the mouse is moving near a series point. |
PageNumber | PageNumber annotation tool. |
PieTool | Pie Slices tool. |
Rotate | Rotate tool. |
ScrollBarSetPositionEventArgs | EventArgs to support ScrollBar OnScrolled Event |
ScrollBar | ScrollBar tool. |
LegendScrollBar | Legend ScrollBar tool. |
Selector | This tool enables the end-user to click and drag chart elements like series, axes, legend, titles, etc. Events are called whenever the user selects an element by clicking it, drags the element to a new location or resizes the chart. |
SeriesAnimation | Series Animation tool. |
AnimationStepEventArgs | EventArgs for AnimationStepEventHandler |
SeriesBandTool | Series-Band tool. Use it to display a band between two (line) series. created 2003-12-14 by mkaul@leuze.de |
SeriesRegionTool | Series region Tool. It colors bounded area under the (series) curve. |
SeriesStats | Calculates basic series statistics. |
SeriesTranspose | Transpose multiple series (swap rows and columns). |
SubChartTool | Annotation tool. |
SubChart | |
ChartCollection | Collection of Chart components. |
SurfaceNearestTool | Use this tool to display a visual indication of selecting a Surface cell when the user moves the mouse over a surface series. |
Public Delegates
Requirements
Namespace: Steema.TeeChart.Tools Namespace
Assembly: TeeChart.PCL.dll