ToolsCollection | Collection of Tool components. |
MarkersCollection | Collection of Marker Tool components. |
Tool | Base Tool class. |
Annotation | Annotation tool. |
Marker | Marker tool. |
ToolSeries | Base abstract class for Tool components with a Series property. |
ToolAxis | Base abstract class for Tool components with an Axis 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 |
AnnotationCallout | |
AxisBreak | Axis Breaks tool. |
AxisBreaks | Collection of AxisBreak |
AxisBreaksTool | Axis Breaks tool. |
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. |
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 | |
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. |
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 | |
PageNumber | PageNumber annotation tool. |
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. |
InnerChart | |
SubChart | |
ChartCollection | Collection of Chart components. |