| Annotation |
|
| Axis<ST extends AxesChartStyler,S extends AxesChartSeries> |
Axis
|
| AxisPair<ST extends AxesChartStyler,S extends AxesChartSeries> |
|
| AxisTick<ST extends AxesChartStyler,S extends AxesChartSeries> |
An axis tick
|
| AxisTickCalculator_ |
|
| AxisTickCalculator_Callback |
This class encapsulates the logic to generate the axis tick mark and axis tick label data for
rendering the axis ticks for custom axes
|
| AxisTickCalculator_Category |
This class encapsulates the logic to generate the axis tick mark and axis tick label data for
rendering the axis ticks for String axes
|
| AxisTickCalculator_Date |
This class encapsulates the logic to generate the axis tick mark and axis tick label data for
rendering the axis ticks for date axes
|
| AxisTickCalculator_Date.TimeSpan |
|
| AxisTickCalculator_Logarithmic |
This class encapsulates the logic to generate the axis tick mark and axis tick label data for
rendering the axis ticks for logarithmic axes
|
| AxisTickCalculator_Number |
This class encapsulates the logic to generate the axis tick mark and axis tick label data for
rendering the axis ticks for decimal axes
|
| AxisTickLabels<ST extends AxesChartStyler,S extends AxesChartSeries> |
Axis tick labels
|
| AxisTickMarks<ST extends AxesChartStyler,S extends AxesChartSeries> |
Axis tick marks.
|
| AxisTitle<ST extends AxesChartStyler,S extends Series> |
AxisTitle
|
| BoxPlotData |
Box plot data information(Upper whisker, Upper quartile, Middle quartile, Lower quartile, Lower
whisker)
|
| BoxPlotDataCalculator<ST extends AxesChartStyler,S extends AxesChartSeries> |
Calculate box plot data information for all series of BoxChart.
|
| Chart<ST extends Styler,S extends Series> |
An XChart Chart
|
| ChartButton |
A button that can be used on the chart for whatever function.
|
| ChartTitle<ST extends Styler,S extends Series> |
Chart Title
|
| ChartZoom |
|
| Cursor |
Cursor movement to display matching point data information.
|
| Cursor.DataPoint |
|
| Formatter_Custom |
|
| Formatter_LogNumber |
|
| Formatter_Number |
|
| Formatter_String |
Dummy Format class for labels
|
| Legend_<ST extends Styler,S extends Series> |
|
| Legend_Bubble<ST extends AxesChartStyler,S extends AxesChartSeries> |
|
| Legend_HeatMap<ST extends HeatMapStyler,S extends HeatMapSeries> |
|
| Legend_Marker<ST extends Styler,S extends MarkerSeries> |
|
| Legend_OHLC<ST extends OHLCStyler,S extends OHLCSeries> |
|
| Legend_Pie<ST extends Styler,S extends Series> |
|
| Plot_<ST extends Styler,S extends Series> |
|
| Plot_AxesChart<ST extends AxesChartStyler,S extends Series> |
|
| Plot_Box<ST extends BoxStyler,S extends BoxSeries> |
|
| Plot_Bubble<ST extends BubbleStyler,S extends BubbleSeries> |
|
| Plot_Category<ST extends CategoryStyler,S extends CategorySeries> |
|
| Plot_Circular<ST extends Styler,S extends Series> |
|
| Plot_Dial<ST extends DialStyler,S extends DialSeries> |
|
| Plot_HeatMap<ST extends HeatMapStyler,S extends HeatMapSeries> |
|
| Plot_OHLC<ST extends AxesChartStyler,S extends OHLCSeries> |
|
| Plot_Pie<ST extends PieStyler,S extends PieSeries> |
|
| Plot_Radar<ST extends RadarStyler,S extends RadarSeries> |
|
| Plot_XY<ST extends XYStyler,S extends XYSeries> |
|
| PlotContent_<ST extends Styler,S extends Series> |
|
| PlotContent_Box<ST extends BoxStyler,S extends BoxSeries> |
|
| PlotContent_Bubble<ST extends BubbleStyler,S extends BubbleSeries> |
|
| PlotContent_Category_Bar<ST extends CategoryStyler,S extends CategorySeries> |
|
| PlotContent_Dial<ST extends DialStyler,S extends DialSeries> |
|
| PlotContent_HeatMap<ST extends HeatMapStyler,S extends HeatMapSeries> |
|
| PlotContent_OHLC<ST extends AxesChartStyler,S extends OHLCSeries> |
|
| PlotContent_Pie<ST extends PieStyler,S extends PieSeries> |
|
| PlotContent_Radar<ST extends RadarStyler,S extends RadarSeries> |
|
| PlotContent_XY<ST extends XYStyler,S extends XYSeries> |
|
| PlotSurface_<ST extends Styler,S extends Series> |
|
| PlotSurface_AxesChart<ST extends AxesChartStyler,S extends Series> |
Draws the plot background, the plot border and the horizontal and vertical grid lines
|
| PlotSurface_Pie<ST extends Styler,S extends Series> |
Draws the plot background and the plot border
|
| ToolTips |
Tooltips can be put on all data points or configured to popup like a tooltip from a mouse over.
|
| ToolTips.ToolTip |
|