ArcObjects Library Reference (TrackingAnalyst)  

ITemporalLegendGroup.Update Method

Updates the temporal legend with new values.

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

Product Availability

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

See Also

ITemporalLegendGroup Interface