Group of temporal legend classes that define the temporal intervals and symbology used by the temporal renderer.
[Visual Basic 6.0] Property TemporalLegendGroup As ITemporalLegendGroup
[Visual Basic .NET] Public Property TemporalLegendGroup As TemporalLegendGroup
[C#] public TemporalLegendGroup TemporalLegendGroup {get; set;}
[Java] public ITemporalLegendGroup getTemporalLegendGroup() throws IOException, AutomationException
[Java] public void setTemporalLegendGroupByRef( ITemporalLegendGroup pTemporalLegendGroup ) throws IOException, AutomationException
[C++] HRESULT get_TemporalLegendGroup( ITemporalLegendGroup** ppiTemporalLegendGroup );
[C++] HRESULT putref_TemporalLegendGroup( ITemporalLegendGroup* ppiTemporalLegendGroup);
Parameters
ppiTemporalLegendGroup [out, retval]
ppiTemporalLegendGroup is a parameter of type ITemporalLegendGroup
ppiTemporalLegendGroup [in]
ppiTemporalLegendGroup is a parameter of type ITemporalLegendGroup
This property is a group of temporal legend classes that define the temporal intervals and symbology that the temporal renderer uses. This legend group collectively defines the temporal period that is used to draw features.