wxFreeChart
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CAreaDrawBase class for drawing area background
 CAreaDrawCollectionCollection of areadraws for series
 CAxisBase class for all axes
 CAxisPlotBase class for plots that supports axes
 CAxisShareUsed to combine axes
 CBarPlotPlot for displaying histograms with values at one axis and category names at other
 CBarRendererBar renderer
 CBarTypeBar types base class
 CBubblePlotUsed to draw bubble charts
 CCategoryAxisAn axis for displaying category names
 CCategoryDatasetDataset for data values in form [category name, value]
 CCategoryRenderer
 CCategorySerieCategory serie for CategorySimpleDataset
 CCategorySimpleDatasetSimple category dataset implementation
 CChartChart
 CChartDCDC that includes a flag to indicate antialiased drawing should be used where appropriate
 CChartPanelModeBase class for zoom/pan modes
 CCircleSymbolCircle symbol
 CColorSchemeDefines set of colors for use by PiePlots, etc..
 CCompDateAxisComposite date axis
 CCrosshairCrosshair class
 CCrossSymbolCross symbol
 CDataAxisLinkInternal class, don't use in your applications
 CDatasetBase class for all datasets (XYDatasets, XYZDatasets, CategoryDatasets, OHLCDatasets, etc)
 CDatasetArray
 CDateAxisAn axis for displaying date/time values
 CDateTimeDatasetBase class for datasets, with date/time
 CDrawObjectBase class for objects drawn on chart or perform drawing of another objects (like renderers, area draws, etc)
 CFillAreaDrawFills area with specified brush and draw outline of area with specified pen
 CGanttDatasetGantt chart dataset base class
 CGanttDatasetDateHelperHelper used to access gantt dataset as datetime dataset
 CGanttPlotPlot to draw gantt charts
 CGanttRendererGantt data renderer
 CGanttSerie
 CTaskTime
 CGanttSimpleDatasetGantt simple dataset
 CGradientAreaDrawGradient fill area
 CJulianDateAxis
 CJulianTimeSeriesDataset
 CLabelAxisBase class for axes for displaying data labels
 CLabelColourerClass that used to implement labels with different colours
 CLayeredBarTypeDraws series' bars overlapped
 CLegendLegend
 CLineMarkerMarker that marks single value, and drawn as line
 CLogarithmicNumberAxisAn axis for displaying and logarithmically scaling numerical data
 CMarkerMarkers base class
 CMaskedSymbolSymbol class, that uses bitmap mask to draw
 CMovingAverageSimple moving average indicator
 CMultiPlotMultiplot is plot containing one or more plots, called subplots
 CNoAreaDrawTransparent area draw
 CNormalBarTypeNormal bar type
 CNumberAxisAn axis for displaying and scaling numerical data
 COHLCBarRendererOHLC renderer for displaying bars
 COHLCCandlestickRendererOHLC renderer for displaying japanese candles
 COHLCColourerClass that controls bars/candlesticks colour
 COHLCDatasetOpen-High-Low-Close datasets base class
 COHLCItem
 COHLCPlotOpen-High-Low-Close plot
 COHLCRendererBase class for rendering OHLC data
 COHLCSimpleDataset
 CPanModePan moves chart data when user drags mouse
 CPiePlotPie plot
 CPlotBase class for all plots
 CPolynomPolynom function of type: y = c0 * x^n + c1 * x^(n-1) + ..
 CRangeMarkerMarker that marks range of data
 CRefObjectObject with reference counter
 CRendererBase class for all renderers
 CShapeSymbolShape symbols base class
 CSineFunctionSine function of type: y = a * sin(x)
 CSquareSymbolSquare symbol
 CStackedBarTypeDraws series' bars in stack, after each other
 CSymbolSymbols base class
 CTextElementRepresents a TitleElement, ie a box containing text which is displayed in the title area
 CTextElementContainerRepresents a chart title
 CTimeSeriesDatasetTime series dataset
 CTooltip
 CTriangleSymbolTriangle symbol
 CVectorDatasetVector implementation of XYDataset
 CwxChartPanelChartPanel is wxWidgets panel for displaying chart
 CwxChartSplitPanelWxChartSplitPanel is wxWidgets panel, that displays multiple plots
 CXYAreaRenderer
 CXYDatasetBase class for XY datasets
 CXYDynamicDatasetXY dynamic dataset
 CXYDynamicSerieXY dynamic serie
 CXYHistoRendererRenderer for displaying XY data as histograms
 CXYLineRendererRenderer for drawing lines from xy datasets
 CXYLineRendererBase
 CXYLineStepRendererRenderer for xy datasets, where next x coordinate is always greater than previous
 CXYPlotAn plot for displaying XY data values
 CXYRendererBase class for all XYDataset renderers
 CXYSerieHolds data for one XY serie
 CXYSimpleDatasetSimple xy dataset
 CXYZDatasetDataset with (x,y,z) coordinate data
 CXYZRendererXyz renderer class
 CZoomMode