This document is archived and information here might be outdated.  Recommended version.


IDataGraphTPrivate.Internal Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

IDataGraphTPrivate.Internal Property

For internal use only.

[Visual Basic .NET]
Public Sub Internal ( _
    ByRef ppTChart As Object _
)
[C#]
public void Internal (
    ref object ppTChart
);
[C++]
HRESULT get_Internal(
  IUnknown Pointer* ppTChart
);
[C++]

Parameters ppTChart
ppTChart is a parameter of type IUnknown*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDataGraphTPrivate Interface