ArcObjects Library Reference (CartoUI)  

ILegendWizard.LegendFrame Property

The legend frame (valid after calling DoModal).

[Visual Basic .NET]
Public ReadOnly Property LegendFrame As IMapSurroundFrame
[C#]
public IMapSurroundFrame LegendFrame {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ILegendWizard Interface