Points to a Temporal Legend class that defines how symbology is rendered temporally.
[Visual Basic 6.0] Property TemporalLegend As ITemporalLegendGroup
[Visual Basic .NET] Public Property TemporalLegend As TemporalLegendGroup
[C#] public TemporalLegendGroup TemporalLegend {get; set;}
[Java] public ITemporalLegendGroup getTemporalLegend() throws IOException, AutomationException
[Java] public void setTemporalLegendByRef( ITemporalLegendGroup pTemporalLegendGroup ) throws IOException, AutomationException
[C++] HRESULT get_TemporalLegend( ITemporalLegendGroup** ppiTemporalLegend );
[C++] HRESULT putref_TemporalLegend( ITemporalLegendGroup* ppiTemporalLegend);
Parameters
ppiTemporalLegend [out, retval]
ppiTemporalLegend is a parameter of type ITemporalLegendGroup
ppiTemporalLegend [in]
ppiTemporalLegend is a parameter of type ITemporalLegendGroup
This property points to a Temporal Legend class that defines how symbology is rendered temporally.