ArcObjects Library Reference (TrackingAnalyst)  

ITemporalChartElement.LoadFromIndex Method

Load the temporal graph element of the most recently genetrated data clock chart.

[Visual Basic .NET]
Public Sub LoadFromIndex ( _
)
[C#]
public void LoadFromIndex (
);
[C++]
HRESULT LoadFromIndex(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITemporalChartElement Interface