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


ITemporalLegendClass Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalLegendClass Interface
ArcGIS Developer Help

ITemporalLegendClass Interface

Provides access to properties to manage temporal ranges.

Product Availability

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

Members

Name Description
Read/write property Description Legend class description.
Read/write property Format Optional. If non-null, then layer specifies class formatting information.
Method intersects Determines whether or not the Time Value intersects the Reference and TimeValue parameters.
Read/write property Label Legend class label.
Read/write property Period Indicates period setting for temporal data layer.
Method setReference Sets the temporal reference properties for the temporal legend class.
Read/write property StartingOffset Indicates initial offset setting for temporal data.
Read/write property Symbol Legend class symbol.
Read-only property SymbolColor Indicates symbol size setting for temporal events as they display on the map.
Read-only property SymbolSize Indicates symbol size setting for temporal events as they display on the map.
Read/write property TimeUnits Indicates unit of time used to define period of time window.
Read/write property Type Identifies special drawing properties of a temporal legend class.

Classes that implement ITemporalLegendClass

Classes Description
TemporalLegendClass Controls settings for individual temporal class, such as time window period and offset.