• 大小: 10.91MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-17
  • 语言: C/C++
  • 标签: TeeChart  

资源简介

真正的可用TTCHART瀑布图资源程序,使用TeeChart Pro v5 ActiveX Control开发

资源截图

代码片段和文件信息

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++

// NOTE: Do not modify the contents of this file.  If this class is regenerated by
//  Microsoft Visual C++ your modifications will be overwritten.


#include “stdafx.h“
#include “adxfunction.h“

// Dispatch interfaces referenced by this interface
#include “series.h“


/////////////////////////////////////////////////////////////////////////////
// CADXFunction properties

/////////////////////////////////////////////////////////////////////////////
// CADXFunction operations

CSeries CADXFunction::GetDMDown()
{
LPDISPATCH pDispatch;
InvokeHelper(0x1 DISPATCH_PROPERTYGET VT_DISPATCH (void*)&pDispatch NULL);
return CSeries(pDispatch);
}

CSeries CADXFunction::GetDMUp()
{
LPDISPATCH pDispatch;
InvokeHelper(0x2 DISPATCH_PROPERTYGET VT_DISPATCH (void*)&pDispatch NULL);
return CSeries(pDispatch);
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        934  2002-07-31 05:04  TestTeeChart\adxfunction.cpp

     文件       1248  2002-07-31 05:04  TestTeeChart\adxfunction.h

     文件       1450  2002-07-31 05:04  TestTeeChart\annotationtool.cpp

     文件       1384  2002-07-31 05:04  TestTeeChart\annotationtool.h

     文件       5578  2002-07-31 05:04  TestTeeChart\areaseries.cpp

     文件       2121  2002-07-31 05:04  TestTeeChart\areaseries.h

     文件       2836  2002-07-31 05:04  TestTeeChart\arrowseries.cpp

     文件       1651  2002-07-31 05:04  TestTeeChart\arrowseries.h

     文件       5079  2002-07-31 05:04  TestTeeChart\aspect.cpp

     文件       2009  2002-07-31 05:04  TestTeeChart\aspect.h

     文件        856  2002-07-31 05:04  TestTeeChart\averagefunction.cpp

     文件       1233  2002-07-31 05:04  TestTeeChart\averagefunction.h

     文件       2880  2002-07-31 05:04  TestTeeChart\axes.cpp

     文件       1547  2002-07-31 05:04  TestTeeChart\axes.h

     文件      12917  2002-07-31 05:04  TestTeeChart\axis.cpp

     文件       3743  2002-07-31 05:04  TestTeeChart\axis.h

     文件       2604  2002-07-31 05:04  TestTeeChart\axisarrowtool.cpp

     文件       1588  2002-07-31 05:04  TestTeeChart\axisarrowtool.h

     文件       5712  2002-07-31 05:04  TestTeeChart\axislabels.cpp

     文件       2136  2002-07-31 05:04  TestTeeChart\axislabels.h

     文件       1707  2002-07-31 05:04  TestTeeChart\axistitle.cpp

     文件       1382  2002-07-31 05:04  TestTeeChart\axistitle.h

     文件       6417  2002-07-31 05:04  TestTeeChart\bar3dseries.cpp

     文件       2369  2002-07-31 05:04  TestTeeChart\bar3dseries.h

     文件       6138  2002-07-31 05:04  TestTeeChart\barjoinseries.cpp

     文件       2267  2002-07-31 05:04  TestTeeChart\barjoinseries.h

     文件       5822  2002-07-31 05:04  TestTeeChart\barseries.cpp

     文件       2209  2002-07-31 05:04  TestTeeChart\barseries.h

     文件       4620  2002-07-31 05:04  TestTeeChart\bezierseries.cpp

     文件       1973  2002-07-31 05:04  TestTeeChart\bezierseries.h

............此处省略343个文件信息

评论

共有 条评论