实例介绍
在VC++6.0下完成了Teechat实时绘制正玄曲线图的功能,并可移动鼠标显示实时数据,供初学者参考
【实例截图】
【核心代码】
67400b46-2909-476a-8813-4e143aecb1d8
└── teechart8简单用例
└── TeeChartTest
├── adxfunction.cpp
├── adxfunction.h
├── amountfilter.cpp
├── amountfilter.h
├── annotationcallout.cpp
├── annotationcallout.h
├── annotationtool.cpp
├── annotationtool.h
├── antialiastool.cpp
├── antialiastool.h
├── areaseries.cpp
├── areaseries.h
├── arrowseries.cpp
├── arrowseries.h
├── aspect.cpp
├── aspect.h
├── averagefunction.cpp
├── averagefunction.h
├── axes.cpp
├── axes.h
├── axisarrowtool.cpp
├── axisarrowtool.h
├── axis.cpp
├── axisgridpen.cpp
├── axisgridpen.h
├── axis.h
├── axislabels.cpp
├── axislabels.h
├── axislabelsitem.cpp
├── axislabelsitem.h
├── axisscrolltool.cpp
├── axisscrolltool.h
├── axistitle.cpp
├── axistitle.h
├── backimage.cpp
├── backimage.h
├── bannertool.cpp
├── bannertool.h
├── bar3dseries.cpp
├── bar3dseries.h
├── barjoinseries.cpp
├── barjoinseries.h
├── barseries.cpp
├── barseries.h
├── bevelfilter.cpp
├── bevelfilter.h
├── bezierseries.cpp
├── bezierseries.h
├── blurfilter.cpp
├── blurfilter.h
├── bmpexport.cpp
├── bmpexport.h
├── bollingerfunction.cpp
├── bollingerfunction.h
├── boxplotseries.cpp
├── boxplotseries.h
├── brightnessfilter.cpp
├── brightnessfilter.h
├── brush.cpp
├── brush.h
├── bubble3dseries.cpp
├── bubble3dseries.h
├── bubbleseries.cpp
├── bubbleseries.h
├── calendarcell.cpp
├── calendarcell.h
├── calendarcellupper.cpp
├── calendarcellupper.h
├── calendarseries.cpp
├── calendarseries.h
├── candleseries.cpp
├── candleseries.h
├── canvas.cpp
├── canvas.h
├── ccifunction.cpp
├── ccifunction.h
├── chartaxispen.cpp
├── chartaxispen.h
├── chartfont.cpp
├── chartfont.h
├── charthiddenpen.cpp
├── charthiddenpen.h
├── chartimagetool.cpp
├── chartimagetool.h
├── circlelabels.cpp
├── circlelabels.h
├── circulargauge.cpp
├── circulargauge.h
├── clipseriestool.cpp
├── clipseriestool.h
├── clockseries.cpp
├── clockseries.h
├── clvfunction.cpp
├── clvfunction.h
├── colorbandtool.cpp
├── colorbandtool.h
├── colorfilter.cpp
├── colorfilter.h
├── colorgridseries.cpp
├── colorgridseries.h
├── colorlinetool.cpp
├── colorlinetool.h
├── compressfunction.cpp
├── compressfunction.h
├── contourlevel.cpp
├── contourlevel.h
├── contourlevels.cpp
├── contourlevels.h
├── contourmarks.cpp
├── contourmarks.h
├── contourseries.cpp
├── contourseries.h
├── contrastfilter.cpp
├── contrastfilter.h
├── cropfilter.cpp
├── cropfilter.h
├── cursortool.cpp
├── cursortool.h
├── curvefittingfunction.cpp
├── curvefittingfunction.h
├── custom3dpaletteseries.cpp
├── custom3dpaletteseries.h
├── customfunction.cpp
├── customfunction.h
├── customserieslist.cpp
├── customserieslist.h
├── darvasseries.cpp
├── darvasseries.h
├── datatabletool.cpp
├── datatabletool.h
├── Debug
│ ├── adxfunction.obj
│ ├── adxfunction.sbr
│ ├── amountfilter.obj
│ ├── amountfilter.sbr
│ ├── annotationcallout.obj
│ ├── annotationcallout.sbr
│ ├── annotationtool.obj
│ ├── annotationtool.sbr
│ ├── antialiastool.obj
│ ├── antialiastool.sbr
│ ├── areaseries.obj
│ ├── areaseries.sbr
│ ├── arrowseries.obj
│ ├── arrowseries.sbr
│ ├── aspect.obj
│ ├── aspect.sbr
│ ├── averagefunction.obj
│ ├── averagefunction.sbr
│ ├── axes.obj
│ ├── axes.sbr
│ ├── axisarrowtool.obj
│ ├── axisarrowtool.sbr
│ ├── axisgridpen.obj
│ ├── axisgridpen.sbr
│ ├── axislabelsitem.obj
│ ├── axislabelsitem.sbr
│ ├── axislabels.obj
│ ├── axislabels.sbr
│ ├── axis.obj
│ ├── axis.sbr
│ ├── axisscrolltool.obj
│ ├── axisscrolltool.sbr
│ ├── axistitle.obj
│ ├── axistitle.sbr
│ ├── backimage.obj
│ ├── backimage.sbr
│ ├── bannertool.obj
│ ├── bannertool.sbr
│ ├── bar3dseries.obj
│ ├── bar3dseries.sbr
│ ├── barjoinseries.obj
│ ├── barjoinseries.sbr
│ ├── barseries.obj
│ ├── barseries.sbr
│ ├── bevelfilter.obj
│ ├── bevelfilter.sbr
│ ├── bezierseries.obj
│ ├── bezierseries.sbr
│ ├── blurfilter.obj
│ ├── blurfilter.sbr
│ ├── bmpexport.obj
│ ├── bmpexport.sbr
│ ├── bollingerfunction.obj
│ ├── bollingerfunction.sbr
│ ├── boxplotseries.obj
│ ├── boxplotseries.sbr
│ ├── brightnessfilter.obj
│ ├── brightnessfilter.sbr
│ ├── brush.obj
│ ├── brush.sbr
│ ├── bubble3dseries.obj
│ ├── bubble3dseries.sbr
│ ├── bubbleseries.obj
│ ├── bubbleseries.sbr
│ ├── calendarcell.obj
│ ├── calendarcell.sbr
│ ├── calendarcellupper.obj
│ ├── calendarcellupper.sbr
│ ├── calendarseries.obj
│ ├── calendarseries.sbr
│ ├── candleseries.obj
│ ├── candleseries.sbr
│ ├── canvas.obj
│ ├── canvas.sbr
│ ├── ccifunction.obj
│ ├── ccifunction.sbr
│ ├── chartaxispen.obj
│ ├── chartaxispen.sbr
│ ├── chartfont.obj
│ ├── chartfont.sbr
│ ├── charthiddenpen.obj
│ ├── charthiddenpen.sbr
│ ├── chartimagetool.obj
│ ├── chartimagetool.sbr
│ ├── circlelabels.obj
│ ├── circlelabels.sbr
│ ├── circulargauge.obj
│ ├── circulargauge.sbr
│ ├── clipseriestool.obj
│ ├── clipseriestool.sbr
│ ├── clockseries.obj
│ ├── clockseries.sbr
│ ├── clvfunction.obj
│ ├── clvfunction.sbr
│ ├── colorbandtool.obj
│ ├── colorbandtool.sbr
│ ├── colorfilter.obj
│ ├── colorfilter.sbr
│ ├── colorgridseries.obj
│ ├── colorgridseries.sbr
│ ├── colorlinetool.obj
│ ├── colorlinetool.sbr
│ ├── compressfunction.obj
│ ├── compressfunction.sbr
│ ├── contourlevel.obj
│ ├── contourlevel.sbr
│ ├── contourlevels.obj
│ ├── contourlevels.sbr
│ ├── contourmarks.obj
│ ├── contourmarks.sbr
│ ├── contourseries.obj
│ ├── contourseries.sbr
│ ├── contrastfilter.obj
│ ├── contrastfilter.sbr
│ ├── cropfilter.obj
│ ├── cropfilter.sbr
│ ├── cursortool.obj
│ ├── cursortool.sbr
│ ├── curvefittingfunction.obj
│ ├── curvefittingfunction.sbr
│ ├── custom3dpaletteseries.obj
│ ├── custom3dpaletteseries.sbr
│ ├── customfunction.obj
│ ├── customfunction.sbr
│ ├── customserieslist.obj
│ ├── customserieslist.sbr
│ ├── darvasseries.obj
│ ├── darvasseries.sbr
│ ├── datatabletool.obj
│ ├── datatabletool.sbr
│ ├── deltapointseries.obj
│ ├── deltapointseries.sbr
│ ├── donutseries.obj
│ ├── donutseries.sbr
│ ├── downsamplingfunction.obj
│ ├── downsamplingfunction.sbr
│ ├── dragmarkstool.obj
│ ├── dragmarkstool.sbr
│ ├── dragpointtool.obj
│ ├── dragpointtool.sbr
│ ├── drawlinelist.obj
│ ├── drawlinelist.sbr
│ ├── drawline.obj
│ ├── drawline.sbr
│ ├── drawlinetool.obj
│ ├── drawlinetool.sbr
│ ├── embossfilter.obj
│ ├── embossfilter.sbr
│ ├── environment.obj
│ ├── environment.sbr
│ ├── epsexport.obj
│ ├── epsexport.sbr
│ ├── errorbarseries.obj
│ ├── errorbarseries.sbr
│ ├── errorseries.obj
│ ├── errorseries.sbr
│ ├── expavgfunction.obj
│ ├── expavgfunction.sbr
│ ├── explodedslices.obj
│ ├── explodedslices.sbr
│ ├── expmovavgfunction.obj
│ ├── expmovavgfunction.sbr
│ ├── export.obj
│ ├── export.sbr
│ ├── extralegendtool.obj
│ ├── extralegendtool.sbr
│ ├── fadertool.obj
│ ├── fadertool.sbr
│ ├── fastlineseries.obj
│ ├── fastlineseries.sbr
│ ├── fibonacciitem.obj
│ ├── fibonacciitem.sbr
│ ├── fibonaccilevels.obj
│ ├── fibonaccilevels.sbr
│ ├── fibonaccitool.obj
│ ├── fibonaccitool.sbr
│ ├── filteritems.obj
│ ├── filteritems.sbr
│ ├── filterregion.obj
│ ├── filterregion.sbr
│ ├── floatxyz.obj
│ ├── floatxyz.sbr
│ ├── framebrush.obj
│ ├── framebrush.sbr
│ ├── framedborder.obj
│ ├── framedborder.sbr
│ ├── frametool.obj
│ ├── frametool.sbr
│ ├── fullscreentool.obj
│ ├── fullscreentool.sbr
│ ├── funnelseries.obj
│ ├── funnelseries.sbr
│ ├── gammacorrectionfilter.obj
│ ├── gammacorrectionfilter.sbr
│ ├── ganttseries.obj
│ ├── ganttseries.sbr
│ ├── gantttool.obj
│ ├── gantttool.sbr
│ ├── gaugepointerrange.obj
│ ├── gaugepointerrange.sbr
│ ├── gaugeseries.obj
│ ├── gaugeseriespointer.obj
│ ├── gaugeseriespointer.sbr
│ ├── gaugeseries.sbr
│ ├── gifexport.obj
│ ├── gifexport.sbr
│ ├── gllightsource.obj
│ ├── gllightsource.sbr
│ ├── glposition.obj
│ ├── glposition.sbr
│ ├── gradient.obj
│ ├── gradient.sbr
│ ├── grayscalefilter.obj
│ ├── grayscalefilter.sbr
│ ├── gridbandbrush.obj
│ ├── gridbandbrush.sbr
│ ├── gridbandtool.obj
│ ├── gridbandtool.sbr
│ ├── gridtransposetool.obj
│ ├── gridtransposetool.sbr
│ ├── highlowlineseries.obj
│ ├── highlowlineseries.sbr
│ ├── highlowseries.obj
│ ├── highlowseries.sbr
│ ├── histogramfunction.obj
│ ├── histogramfunction.sbr
│ ├── histogramseries.obj
│ ├── histogramseries.sbr
│ ├── horizareaseries.obj
│ ├── horizareaseries.sbr
│ ├── horizbarseries.obj
│ ├── horizbarseries.sbr
│ ├── horizboxplotseries.obj
│ ├── horizboxplotseries.sbr
│ ├── horizhistogramseries.obj
│ ├── horizhistogramseries.sbr
│ ├── horizlineseries.obj
│ ├── horizlineseries.sbr
│ ├── htmlexport.obj
│ ├── htmlexport.sbr
│ ├── huelumsatfilter.obj
│ ├── huelumsatfilter.sbr
│ ├── imagebarseries.obj
│ ├── imagebarseries.sbr
│ ├── imagepointseries.obj
│ ├── imagepointseries.sbr
│ ├── import.obj
│ ├── import.sbr
│ ├── isosurfaceseries.obj
│ ├── isosurfaceseries.sbr
│ ├── jpegexport.obj
│ ├── jpegexport.sbr
│ ├── kagiseries.obj
│ ├── kagiseries.sbr
│ ├── legenditem.obj
│ ├── legenditem.sbr
│ ├── legenditems.obj
│ ├── legenditems.sbr
│ ├── legend.obj
│ ├── legendpalettetool.obj
│ ├── legendpalettetool.sbr
│ ├── legend.sbr
│ ├── legendscrollbartool.obj
│ ├── legendscrollbartool.sbr
│ ├── legendsymbol.obj
│ ├── legendsymbol.sbr
│ ├── legendtitle.obj
│ ├── legendtitle.sbr
│ ├── levelsegment.obj
│ ├── levelsegment.sbr
│ ├── lighttool.obj
│ ├── lighttool.sbr
│ ├── lineargauge.obj
│ ├── lineargauge.sbr
│ ├── lineseries.obj
│ ├── lineseries.sbr
│ ├── linktool.obj
│ ├── linktool.sbr
│ ├── macdfunction.obj
│ ├── macdfunction.sbr
│ ├── magnifytool.obj
│ ├── magnifytool.sbr
│ ├── mappolygonlist.obj
│ ├── mappolygonlist.sbr
│ ├── mappolygon.obj
│ ├── mappolygon.sbr
│ ├── mapseries.obj
│ ├── mapseries.sbr
│ ├── margins.obj
│ ├── margins.sbr
│ ├── markscallout.obj
│ ├── markscallout.sbr
│ ├── marksitem.obj
│ ├── marksitem.sbr
│ ├── marks.obj
│ ├── marks.sbr
│ ├── markssymbol.obj
│ ├── markssymbol.sbr
│ ├── markstiptool.obj
│ ├── markstiptool.sbr
│ ├── medianfunction.obj
│ ├── medianfunction.sbr
│ ├── metafileexport.obj
│ ├── metafileexport.sbr
│ ├── mirrorfilter.obj
│ ├── mirrorfilter.sbr
│ ├── modefunction.obj
│ ├── modefunction.sbr
│ ├── mosaicfilter.obj
│ ├── mosaicfilter.sbr
│ ├── movingavgfunction.obj
│ ├── movingavgfunction.sbr
│ ├── nativeexport.obj
│ ├── nativeexport.sbr
│ ├── nearesttool.obj
│ ├── nearesttool.sbr
│ ├── numericgauge.obj
│ ├── numericgauge.sbr
│ ├── numericmarker.obj
│ ├── numericmarker.sbr
│ ├── obvfunction.obj
│ ├── obvfunction.sbr
│ ├── orgitemcollection.obj
│ ├── orgitemcollection.sbr
│ ├── orgitem.obj
│ ├── orgitem.sbr
│ ├── orgseries.obj
│ ├── orgseries.sbr
│ ├── orgshape.obj
│ ├── orgshape.sbr
│ ├── pagenumtool.obj
│ ├── pagenumtool.sbr
│ ├── page.obj
│ ├── page.sbr
│ ├── panel.obj
│ ├── panel.sbr
│ ├── pcxexport.obj
│ ├── pcxexport.sbr
│ ├── pdfexport.obj
│ ├── pdfexport.sbr
│ ├── pen.obj
│ ├── pen.sbr
│ ├── performancefunction.obj
│ ├── performancefunction.sbr
│ ├── piemarks.obj
│ ├── piemarks.sbr
│ ├── pieotherslice.obj
│ ├── pieotherslice.sbr
│ ├── pieseries.obj
│ ├── pieseries.sbr
│ ├── pietool.obj
│ ├── pietool.sbr
│ ├── pngexport.obj
│ ├── pngexport.sbr
│ ├── point3dseries.obj
│ ├── point3dseries.sbr
│ ├── pointarray.obj
│ ├── pointarray.sbr
│ ├── pointer.obj
│ ├── pointer.sbr
│ ├── pointfigureseries.obj
│ ├── pointfigureseries.sbr
│ ├── pointseries.obj
│ ├── pointseries.sbr
│ ├── polarbarseries.obj
│ ├── polarbarseries.sbr
│ ├── polargridseries.obj
│ ├── polargridseries.sbr
│ ├── polarseries.obj
│ ├── polarseries.sbr
│ ├── printer.obj
│ ├── printer.sbr
│ ├── printersettings.obj
│ ├── printersettings.sbr
│ ├── pvofunction.obj
│ ├── pvofunction.sbr
│ ├── pyramidseries.obj
│ ├── pyramidseries.sbr
│ ├── radarseries.obj
│ ├── radarseries.sbr
│ ├── rectangletool.obj
│ ├── rectangletool.sbr
│ ├── renkoseries.obj
│ ├── renkoseries.sbr
│ ├── resizefilter.obj
│ ├── resizefilter.sbr
│ ├── rmsfunction.obj
│ ├── rmsfunction.sbr
│ ├── rotatefilter.obj
│ ├── rotatefilter.sbr
│ ├── rotatetool.obj
│ ├── rotatetool.sbr
│ ├── rsifunction.obj
│ ├── rsifunction.sbr
│ ├── sarfunction.obj
│ ├── sarfunction.sbr
│ ├── scrollbarthumb.obj
│ ├── scrollbarthumb.sbr
│ ├── scroll.obj
│ ├── scroll.sbr
│ ├── selectortool.obj
│ ├── selectortool.sbr
│ ├── seriesanimationtool.obj
│ ├── seriesanimationtool.sbr
│ ├── seriesbandtool.obj
│ ├── seriesbandtool.sbr
│ ├── seriesgroup.obj
│ ├── seriesgroup.sbr
│ ├── seriesgroups.obj
│ ├── seriesgroups.sbr
│ ├── serieslist.obj
│ ├── serieslist.sbr
│ ├── seriesmarkposition.obj
│ ├── seriesmarkposition.sbr
│ ├── seriesmarkspositions.obj
│ ├── seriesmarkspositions.sbr
│ ├── series.obj
│ ├── seriesregiontool.obj
│ ├── seriesregiontool.sbr
│ ├── series.sbr
│ ├── seriesstatstool.obj
│ ├── seriesstatstool.sbr
│ ├── shapeseries.obj
│ ├── shapeseries.sbr
│ ├── sharpenfilter.obj
│ ├── sharpenfilter.sbr
│ ├── smithseries.obj
│ ├── smithseries.sbr
│ ├── smoothingfunction.obj
│ ├── smoothingfunction.sbr
│ ├── smoothpoints.obj
│ ├── smoothpoints.sbr
│ ├── softenfilter.obj
│ ├── softenfilter.sbr
│ ├── spacing.obj
│ ├── spacing.sbr
│ ├── StdAfx.obj
│ ├── StdAfx.sbr
│ ├── stddeviationfunction.obj
│ ├── stddeviationfunction.sbr
│ ├── strings.obj
│ ├── strings.sbr
│ ├── subgradient.obj
│ ├── subgradient.sbr
│ ├── subsetteefunction.obj
│ ├── subsetteefunction.sbr
│ ├── surfacenearesttool.obj
│ ├── surfacenearesttool.sbr
│ ├── surfaceseries.obj
│ ├── surfaceseries.sbr
│ ├── surfacesides.obj
│ ├── surfacesides.sbr
│ ├── svgexport.obj
│ ├── svgexport.sbr
│ ├── tablelegend.obj
│ ├── tablelegend.sbr
│ ├── tagcloudseries.obj
│ ├── tagcloudseries.sbr
│ ├── tchart.obj
│ ├── tchart.sbr
│ ├── TeeChartTest.bsc
│ ├── TeeChartTestDlg.obj
│ ├── TeeChartTestDlg.sbr
│ ├── TeeChartTest.exe
│ ├── TeeChartTest.ilk
│ ├── TeeChartTest.obj
│ ├── TeeChartTest.pch
│ ├── TeeChartTest.pdb
│ ├── TeeChartTest.res
│ ├── TeeChartTest.sbr
│ ├── teecustomshape.obj
│ ├── teecustomshape.sbr
│ ├── teefilter.obj
│ ├── teefilter.sbr
│ ├── teefont.obj
│ ├── teefont.sbr
│ ├── teefunction.obj
│ ├── teefunction.sbr
│ ├── teeopengl.obj
│ ├── teeopengl.sbr
│ ├── teepicture.obj
│ ├── teepicture.sbr
│ ├── teepoint2d.obj
│ ├── teepoint2d.sbr
│ ├── teepoint3d.obj
│ ├── teepoint3d.sbr
│ ├── teerect.obj
│ ├── teerect.sbr
│ ├── teeshadow.obj
│ ├── teeshadow.sbr
│ ├── teeshape.obj
│ ├── teeshapepanel.obj
│ ├── teeshapepanel.sbr
│ ├── teeshape.sbr
│ ├── text3dtool.obj
│ ├── text3dtool.sbr
│ ├── textexport.obj
│ ├── textexport.sbr
│ ├── tilefilter.obj
│ ├── tilefilter.sbr
│ ├── titles.obj
│ ├── titles.sbr
│ ├── toollist.obj
│ ├── toollist.sbr
│ ├── tools.obj
│ ├── tools.sbr
│ ├── towerseries.obj
│ ├── towerseries.sbr
│ ├── transposeseriestool.obj
│ ├── transposeseriestool.sbr
│ ├── trendfunction.obj
│ ├── trendfunction.sbr
│ ├── trisurfaceseries.obj
│ ├── trisurfaceseries.sbr
│ ├── valuelist.obj
│ ├── valuelist.sbr
│ ├── valuelists.obj
│ ├── valuelists.sbr
│ ├── vc60.idb
│ ├── vc60.pdb
│ ├── vector3dseries.obj
│ ├── vector3dseries.sbr
│ ├── videoplayertool.obj
│ ├── videoplayertool.sbr
│ ├── videotool.obj
│ ├── videotool.sbr
│ ├── volumepipeseries.obj
│ ├── volumepipeseries.sbr
│ ├── volumeseries.obj
│ ├── volumeseries.sbr
│ ├── wall.obj
│ ├── wall.sbr
│ ├── walls.obj
│ ├── walls.sbr
│ ├── waterfallseries.obj
│ ├── waterfallseries.sbr
│ ├── windroseseries.obj
│ ├── windroseseries.sbr
│ ├── worldseries.obj
│ ├── worldseries.sbr
│ ├── xamlexport.obj
│ ├── xamlexport.sbr
│ ├── xlsexport.obj
│ ├── xlsexport.sbr
│ ├── xmlexport.obj
│ ├── xmlexport.sbr
│ ├── zoomfilter.obj
│ ├── zoomfilter.sbr
│ ├── zoom.obj
│ └── zoom.sbr
├── deltapointseries.cpp
├── deltapointseries.h
├── donutseries.cpp
├── donutseries.h
├── downsamplingfunction.cpp
├── downsamplingfunction.h
├── dragmarkstool.cpp
├── dragmarkstool.h
├── dragpointtool.cpp
├── dragpointtool.h
├── drawline.cpp
├── drawline.h
├── drawlinelist.cpp
├── drawlinelist.h
├── drawlinetool.cpp
├── drawlinetool.h
├── embossfilter.cpp
├── embossfilter.h
├── environment.cpp
├── environment.h
├── epsexport.cpp
├── epsexport.h
├── errorbarseries.cpp
├── errorbarseries.h
├── errorseries.cpp
├── errorseries.h
├── expavgfunction.cpp
├── expavgfunction.h
├── explodedslices.cpp
├── explodedslices.h
├── expmovavgfunction.cpp
├── expmovavgfunction.h
├── export.cpp
├── export.h
├── extralegendtool.cpp
├── extralegendtool.h
├── fadertool.cpp
├── fadertool.h
├── fastlineseries.cpp
├── fastlineseries.h
├── fibonacciitem.cpp
├── fibonacciitem.h
├── fibonaccilevels.cpp
├── fibonaccilevels.h
├── fibonaccitool.cpp
├── fibonaccitool.h
├── filteritems.cpp
├── filteritems.h
├── filterregion.cpp
├── filterregion.h
├── floatxyz.cpp
├── floatxyz.h
├── framebrush.cpp
├── framebrush.h
├── framedborder.cpp
├── framedborder.h
├── frametool.cpp
├── frametool.h
├── fullscreentool.cpp
├── fullscreentool.h
├── funnelseries.cpp
├── funnelseries.h
├── gammacorrectionfilter.cpp
├── gammacorrectionfilter.h
├── ganttseries.cpp
├── ganttseries.h
├── gantttool.cpp
├── gantttool.h
├── gaugepointerrange.cpp
├── gaugepointerrange.h
├── gaugeseries.cpp
├── gaugeseries.h
├── gaugeseriespointer.cpp
├── gaugeseriespointer.h
├── gifexport.cpp
├── gifexport.h
├── gllightsource.cpp
├── gllightsource.h
├── glposition.cpp
├── glposition.h
├── gradient.cpp
├── gradient.h
├── grayscalefilter.cpp
├── grayscalefilter.h
├── gridbandbrush.cpp
├── gridbandbrush.h
├── gridbandtool.cpp
├── gridbandtool.h
├── gridtransposetool.cpp
├── gridtransposetool.h
├── highlowlineseries.cpp
├── highlowlineseries.h
├── highlowseries.cpp
├── highlowseries.h
├── histogramfunction.cpp
├── histogramfunction.h
├── histogramseries.cpp
├── histogramseries.h
├── horizareaseries.cpp
├── horizareaseries.h
├── horizbarseries.cpp
├── horizbarseries.h
├── horizboxplotseries.cpp
├── horizboxplotseries.h
├── horizhistogramseries.cpp
├── horizhistogramseries.h
├── horizlineseries.cpp
├── horizlineseries.h
├── htmlexport.cpp
├── htmlexport.h
├── huelumsatfilter.cpp
├── huelumsatfilter.h
├── imagebarseries.cpp
├── imagebarseries.h
├── imagepointseries.cpp
├── imagepointseries.h
├── import.cpp
├── import.h
├── isosurfaceseries.cpp
├── isosurfaceseries.h
├── jpegexport.cpp
├── jpegexport.h
├── kagiseries.cpp
├── kagiseries.h
├── legend.cpp
├── legend.h
├── legenditem.cpp
├── legenditem.h
├── legenditems.cpp
├── legenditems.h
├── legendpalettetool.cpp
├── legendpalettetool.h
├── legendscrollbartool.cpp
├── legendscrollbartool.h
├── legendsymbol.cpp
├── legendsymbol.h
├── legendtitle.cpp
├── legendtitle.h
├── levelsegment.cpp
├── levelsegment.h
├── lighttool.cpp
├── lighttool.h
├── lineargauge.cpp
├── lineargauge.h
├── lineseries.cpp
├── lineseries.h
├── linktool.cpp
├── linktool.h
├── macdfunction.cpp
├── macdfunction.h
├── magnifytool.cpp
├── magnifytool.h
├── mappolygon.cpp
├── mappolygon.h
├── mappolygonlist.cpp
├── mappolygonlist.h
├── mapseries.cpp
├── mapseries.h
├── margins.cpp
├── margins.h
├── markscallout.cpp
├── markscallout.h
├── marks.cpp
├── marks.h
├── marksitem.cpp
├── marksitem.h
├── markssymbol.cpp
├── markssymbol.h
├── markstiptool.cpp
├── markstiptool.h
├── medianfunction.cpp
├── medianfunction.h
├── metafileexport.cpp
├── metafileexport.h
├── mirrorfilter.cpp
├── mirrorfilter.h
├── modefunction.cpp
├── modefunction.h
├── mosaicfilter.cpp
├── mosaicfilter.h
├── movingavgfunction.cpp
├── movingavgfunction.h
├── nativeexport.cpp
├── nativeexport.h
├── nearesttool.cpp
├── nearesttool.h
├── numericgauge.cpp
├── numericgauge.h
├── numericmarker.cpp
├── numericmarker.h
├── obvfunction.cpp
├── obvfunction.h
├── orgitemcollection.cpp
├── orgitemcollection.h
├── orgitem.cpp
├── orgitem.h
├── orgseries.cpp
├── orgseries.h
├── orgshape.cpp
├── orgshape.h
├── page.cpp
├── page.h
├── pagenumtool.cpp
├── pagenumtool.h
├── panel.cpp
├── panel.h
├── pcxexport.cpp
├── pcxexport.h
├── pdfexport.cpp
├── pdfexport.h
├── pen.cpp
├── pen.h
├── performancefunction.cpp
├── performancefunction.h
├── piemarks.cpp
├── piemarks.h
├── pieotherslice.cpp
├── pieotherslice.h
├── pieseries.cpp
├── pieseries.h
├── pietool.cpp
├── pietool.h
├── pngexport.cpp
├── pngexport.h
├── point3dseries.cpp
├── point3dseries.h
├── pointarray.cpp
├── pointarray.h
├── pointer.cpp
├── pointer.h
├── pointfigureseries.cpp
├── pointfigureseries.h
├── pointseries.cpp
├── pointseries.h
├── polarbarseries.cpp
├── polarbarseries.h
├── polargridseries.cpp
├── polargridseries.h
├── polarseries.cpp
├── polarseries.h
├── printer.cpp
├── printer.h
├── printersettings.cpp
├── printersettings.h
├── pvofunction.cpp
├── pvofunction.h
├── pyramidseries.cpp
├── pyramidseries.h
├── radarseries.cpp
├── radarseries.h
├── ReadMe.txt
├── rectangletool.cpp
├── rectangletool.h
├── Release
│ ├── adxfunction.obj
│ ├── amountfilter.obj
│ ├── annotationcallout.obj
│ ├── annotationtool.obj
│ ├── antialiastool.obj
│ ├── areaseries.obj
│ ├── arrowseries.obj
│ ├── aspect.obj
│ ├── averagefunction.obj
│ ├── axes.obj
│ ├── axisarrowtool.obj
│ ├── axisgridpen.obj
│ ├── axislabelsitem.obj
│ ├── axislabels.obj
│ ├── axis.obj
│ ├── axisscrolltool.obj
│ ├── axistitle.obj
│ ├── backimage.obj
│ ├── bannertool.obj
│ ├── bar3dseries.obj
│ ├── barjoinseries.obj
│ ├── barseries.obj
│ ├── bevelfilter.obj
│ ├── bezierseries.obj
│ ├── blurfilter.obj
│ ├── bmpexport.obj
│ ├── bollingerfunction.obj
│ ├── boxplotseries.obj
│ ├── brightnessfilter.obj
│ ├── brush.obj
│ ├── bubble3dseries.obj
│ ├── bubbleseries.obj
│ ├── calendarcell.obj
│ ├── calendarcellupper.obj
│ ├── calendarseries.obj
│ ├── candleseries.obj
│ ├── canvas.obj
│ ├── ccifunction.obj
│ ├── chartaxispen.obj
│ ├── chartfont.obj
│ ├── charthiddenpen.obj
│ ├── chartimagetool.obj
│ ├── circlelabels.obj
│ ├── circulargauge.obj
│ ├── clipseriestool.obj
│ ├── clockseries.obj
│ ├── clvfunction.obj
│ ├── colorbandtool.obj
│ ├── colorfilter.obj
│ ├── colorgridseries.obj
│ ├── colorlinetool.obj
│ ├── compressfunction.obj
│ ├── contourlevel.obj
│ ├── contourlevels.obj
│ ├── contourmarks.obj
│ ├── contourseries.obj
│ ├── contrastfilter.obj
│ ├── cropfilter.obj
│ ├── cursortool.obj
│ ├── curvefittingfunction.obj
│ ├── custom3dpaletteseries.obj
│ ├── customfunction.obj
│ ├── customserieslist.obj
│ ├── darvasseries.obj
│ ├── datatabletool.obj
│ ├── deltapointseries.obj
│ ├── donutseries.obj
│ ├── downsamplingfunction.obj
│ ├── dragmarkstool.obj
│ ├── dragpointtool.obj
│ ├── drawlinelist.obj
│ ├── drawline.obj
│ ├── drawlinetool.obj
│ ├── embossfilter.obj
│ ├── environment.obj
│ ├── epsexport.obj
│ ├── errorbarseries.obj
│ ├── errorseries.obj
│ ├── expavgfunction.obj
│ ├── explodedslices.obj
│ ├── expmovavgfunction.obj
│ ├── export.obj
│ ├── extralegendtool.obj
│ ├── fadertool.obj
│ ├── fastlineseries.obj
│ ├── fibonacciitem.obj
│ ├── fibonaccilevels.obj
│ ├── fibonaccitool.obj
│ ├── filteritems.obj
│ ├── filterregion.obj
│ ├── floatxyz.obj
│ ├── framebrush.obj
│ ├── framedborder.obj
│ ├── frametool.obj
│ ├── fullscreentool.obj
│ ├── funnelseries.obj
│ ├── gammacorrectionfilter.obj
│ ├── ganttseries.obj
│ ├── gantttool.obj
│ ├── gaugepointerrange.obj
│ ├── gaugeseries.obj
│ ├── gaugeseriespointer.obj
│ ├── gifexport.obj
│ ├── gllightsource.obj
│ ├── glposition.obj
│ ├── gradient.obj
│ ├── grayscalefilter.obj
│ ├── gridbandbrush.obj
│ ├── gridbandtool.obj
│ ├── gridtransposetool.obj
│ ├── highlowlineseries.obj
│ ├── highlowseries.obj
│ ├── histogramfunction.obj
│ ├── histogramseries.obj
│ ├── horizareaseries.obj
│ ├── horizbarseries.obj
│ ├── horizboxplotseries.obj
│ ├── horizhistogramseries.obj
│ ├── horizlineseries.obj
│ ├── htmlexport.obj
│ ├── huelumsatfilter.obj
│ ├── imagebarseries.obj
│ ├── imagepointseries.obj
│ ├── import.obj
│ ├── isosurfaceseries.obj
│ ├── jpegexport.obj
│ ├── kagiseries.obj
│ ├── legenditem.obj
│ ├── legenditems.obj
│ ├── legend.obj
│ ├── legendpalettetool.obj
│ ├── legendscrollbartool.obj
│ ├── legendsymbol.obj
│ ├── legendtitle.obj
│ ├── levelsegment.obj
│ ├── lighttool.obj
│ ├── lineargauge.obj
│ ├── lineseries.obj
│ ├── linktool.obj
│ ├── macdfunction.obj
│ ├── magnifytool.obj
│ ├── mappolygonlist.obj
│ ├── mappolygon.obj
│ ├── mapseries.obj
│ ├── margins.obj
│ ├── markscallout.obj
│ ├── marksitem.obj
│ ├── marks.obj
│ ├── markssymbol.obj
│ ├── markstiptool.obj
│ ├── medianfunction.obj
│ ├── metafileexport.obj
│ ├── mirrorfilter.obj
│ ├── modefunction.obj
│ ├── mosaicfilter.obj
│ ├── movingavgfunction.obj
│ ├── nativeexport.obj
│ ├── nearesttool.obj
│ ├── numericgauge.obj
│ ├── numericmarker.obj
│ ├── obvfunction.obj
│ ├── orgitemcollection.obj
│ ├── orgitem.obj
│ ├── orgseries.obj
│ ├── orgshape.obj
│ ├── pagenumtool.obj
│ ├── page.obj
│ ├── panel.obj
│ ├── pcxexport.obj
│ ├── pdfexport.obj
│ ├── pen.obj
│ ├── performancefunction.obj
│ ├── piemarks.obj
│ ├── pieotherslice.obj
│ ├── pieseries.obj
│ ├── pietool.obj
│ ├── pngexport.obj
│ ├── point3dseries.obj
│ ├── pointarray.obj
│ ├── pointer.obj
│ ├── pointfigureseries.obj
│ ├── pointseries.obj
│ ├── polarbarseries.obj
│ ├── polargridseries.obj
│ ├── polarseries.obj
│ ├── printer.obj
│ ├── printersettings.obj
│ ├── pvofunction.obj
│ ├── pyramidseries.obj
│ ├── radarseries.obj
│ ├── rectangletool.obj
│ ├── renkoseries.obj
│ ├── resizefilter.obj
│ ├── rmsfunction.obj
│ ├── rotatefilter.obj
│ ├── rotatetool.obj
│ ├── rsifunction.obj
│ ├── sarfunction.obj
│ ├── scrollbarthumb.obj
│ ├── scroll.obj
│ ├── selectortool.obj
│ ├── seriesanimationtool.obj
│ ├── seriesbandtool.obj
│ ├── seriesgroup.obj
│ ├── seriesgroups.obj
│ ├── serieslist.obj
│ ├── seriesmarkposition.obj
│ ├── seriesmarkspositions.obj
│ ├── series.obj
│ ├── seriesregiontool.obj
│ ├── seriesstatstool.obj
│ ├── shapeseries.obj
│ ├── sharpenfilter.obj
│ ├── smithseries.obj
│ ├── smoothingfunction.obj
│ ├── smoothpoints.obj
│ ├── softenfilter.obj
│ ├── spacing.obj
│ ├── StdAfx.obj
│ ├── stddeviationfunction.obj
│ ├── strings.obj
│ ├── subgradient.obj
│ ├── subsetteefunction.obj
│ ├── surfacenearesttool.obj
│ ├── surfaceseries.obj
│ ├── surfacesides.obj
│ ├── svgexport.obj
│ ├── tablelegend.obj
│ ├── tagcloudseries.obj
│ ├── tchart.obj
│ ├── TeeChartTestDlg.obj
│ ├── TeeChartTest.exe
│ ├── TeeChartTest.obj
│ ├── TeeChartTest.pch
│ ├── TeeChartTest.res
│ ├── teecustomshape.obj
│ ├── teefilter.obj
│ ├── teefont.obj
│ ├── teefunction.obj
│ ├── teeopengl.obj
│ ├── teepicture.obj
│ ├── teepoint2d.obj
│ ├── teepoint3d.obj
│ ├── teerect.obj
│ ├── teeshadow.obj
│ ├── teeshape.obj
│ ├── teeshapepanel.obj
│ ├── text3dtool.obj
│ ├── textexport.obj
│ ├── tilefilter.obj
│ ├── titles.obj
│ ├── toollist.obj
│ ├── tools.obj
│ ├── towerseries.obj
│ ├── transposeseriestool.obj
│ ├── trendfunction.obj
│ ├── trisurfaceseries.obj
│ ├── valuelist.obj
│ ├── valuelists.obj
│ ├── vc60.idb
│ ├── vector3dseries.obj
│ ├── videoplayertool.obj
│ ├── videotool.obj
│ ├── volumepipeseries.obj
│ ├── volumeseries.obj
│ ├── wall.obj
│ ├── walls.obj
│ ├── waterfallseries.obj
│ ├── windroseseries.obj
│ ├── worldseries.obj
│ ├── xamlexport.obj
│ ├── xlsexport.obj
│ ├── xmlexport.obj
│ ├── zoomfilter.obj
│ └── zoom.obj
├── renkoseries.cpp
├── renkoseries.h
├── res
│ ├── TeeChartTest.ico
│ └── TeeChartTest.rc2
├── resizefilter.cpp
├── resizefilter.h
├── resource.h
├── rmsfunction.cpp
├── rmsfunction.h
├── rotatefilter.cpp
├── rotatefilter.h
├── rotatetool.cpp
├── rotatetool.h
├── rsifunction.cpp
├── rsifunction.h
├── sarfunction.cpp
├── sarfunction.h
├── scrollbarthumb.cpp
├── scrollbarthumb.h
├── scroll.cpp
├── scroll.h
├── selectortool.cpp
├── selectortool.h
├── seriesanimationtool.cpp
├── seriesanimationtool.h
├── seriesbandtool.cpp
├── seriesbandtool.h
├── series.cpp
├── seriesgroup.cpp
├── seriesgroup.h
├── seriesgroups.cpp
├── seriesgroups.h
├── series.h
├── serieslist.cpp
├── serieslist.h
├── seriesmarkposition.cpp
├── seriesmarkposition.h
├── seriesmarkspositions.cpp
├── seriesmarkspositions.h
├── seriesregiontool.cpp
├── seriesregiontool.h
├── seriesstatstool.cpp
├── seriesstatstool.h
├── shapeseries.cpp
├── shapeseries.h
├── sharpenfilter.cpp
├── sharpenfilter.h
├── smithseries.cpp
├── smithseries.h
├── smoothingfunction.cpp
├── smoothingfunction.h
├── smoothpoints.cpp
├── smoothpoints.h
├── softenfilter.cpp
├── softenfilter.h
├── spacing.cpp
├── spacing.h
├── StdAfx.cpp
├── StdAfx.h
├── stddeviationfunction.cpp
├── stddeviationfunction.h
├── strings.cpp
├── strings.h
├── subgradient.cpp
├── subgradient.h
├── subsetteefunction.cpp
├── subsetteefunction.h
├── surfacenearesttool.cpp
├── surfacenearesttool.h
├── surfaceseries.cpp
├── surfaceseries.h
├── surfacesides.cpp
├── surfacesides.h
├── svgexport.cpp
├── svgexport.h
├── tablelegend.cpp
├── tablelegend.h
├── tagcloudseries.cpp
├── tagcloudseries.h
├── tchart.cpp
├── tchart.h
├── TeeChartTest.aps
├── TeeChartTest.clw
├── TeeChartTest.cpp
├── TeeChartTestDlg.cpp
├── TeeChartTestDlg.h
├── TeeChartTest.dsp
├── TeeChartTest.dsw
├── TeeChartTest.h
├── TeeChartTest.ncb
├── TeeChartTest.opt
├── TeeChartTest.plg
├── TeeChartTest.rc
├── TeeChartTest.sln
├── TeeChartTest.suo
├── TeeChartTest.vcproj
├── TeeChartTest.vcproj.JJ-PC.JJ.user
├── teecustomshape.cpp
├── teecustomshape.h
├── teefilter.cpp
├── teefilter.h
├── teefont.cpp
├── teefont.h
├── teefunction.cpp
├── teefunction.h
├── teeopengl.cpp
├── teeopengl.h
├── teepicture.cpp
├── teepicture.h
├── teepoint2d.cpp
├── teepoint2d.h
├── teepoint3d.cpp
├── teepoint3d.h
├── teerect.cpp
├── teerect.h
├── teeshadow.cpp
├── teeshadow.h
├── teeshape.cpp
├── teeshape.h
├── teeshapepanel.cpp
├── teeshapepanel.h
├── text3dtool.cpp
├── text3dtool.h
├── textexport.cpp
├── textexport.h
├── tilefilter.cpp
├── tilefilter.h
├── titles.cpp
├── titles.h
├── toollist.cpp
├── toollist.h
├── tools.cpp
├── tools.h
├── towerseries.cpp
├── towerseries.h
├── transposeseriestool.cpp
├── transposeseriestool.h
├── trendfunction.cpp
├── trendfunction.h
├── trisurfaceseries.cpp
├── trisurfaceseries.h
├── valuelist.cpp
├── valuelist.h
├── valuelists.cpp
├── valuelists.h
├── vector3dseries.cpp
├── vector3dseries.h
├── videoplayertool.cpp
├── videoplayertool.h
├── videotool.cpp
├── videotool.h
├── volumepipeseries.cpp
├── volumepipeseries.h
├── volumeseries.cpp
├── volumeseries.h
├── wall.cpp
├── wall.h
├── walls.cpp
├── walls.h
├── waterfallseries.cpp
├── waterfallseries.h
├── windroseseries.cpp
├── windroseseries.h
├── worldseries.cpp
├── worldseries.h
├── xamlexport.cpp
├── xamlexport.h
├── xlsexport.cpp
├── xlsexport.h
├── xmlexport.cpp
├── xmlexport.h
├── zoom.cpp
├── zoomfilter.cpp
├── zoomfilter.h
└── zoom.h
5 directories, 1383 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论