This document is archived and information here might be outdated. Recommended version. |
Data graph used in graphic element.
[Visual Basic .NET] Public Property DataGraphT As IDataGraphT
[C#] public IDataGraphT DataGraphT {get; set;}
[C++]
HRESULT get_DataGraphT(
IDataGraphT* pDataGraphT
);
[C++]
HRESULT putref_DataGraphT(
IDataGraphT** pDataGraphT
);
[C++] Parameters pDataGraphT [in]
pDataGraphT is a parameter of type IDataGraphT* pDataGraphT [out, retval]
pDataGraphT is a parameter of type IDataGraphT**