Loads graph properties from the template file.
[Visual Basic .NET] Public Sub LoadTemplate ( _ ByVal file As String _ )
[C#] public void LoadTemplate ( string file );
[C++]
HRESULT LoadTemplate(
BSTR file
);
[C++]Parameters
file [in] file is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.