Controls the temporal graph element of the data clock chart.
[Visual Basic .NET] Public Property TemporalGraph As ITemporalGraph
[C#] public ITemporalGraph TemporalGraph {get; set;}
[C++]
HRESULT get_TemporalGraph(
ITemporalGraph** pVal
);
[C++]
HRESULT putref_TemporalGraph(
ITemporalGraph* pVal
);
[C++]Parameters
pVal [out, retval]pVal is a parameter of type ITemporalGraph
pVal [in]pVal is a parameter of type ITemporalGraph
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.