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


ITemporalChartElement.LoadFromIndex Method (ArcObjects .NET 10.5 SDK)
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