ArcObjects Library Reference (Carto)  

INestedLegendItem Interface

Provides access to members that work with nested legend items.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property AutoLayout Indicates if text automatically sizes to fit the markers.
Read/write property HorizontalAlignment Horizontal alignment of markers.
Read/write property LabelEnds Indicates if only the first and last markers are labeled.
Read/write property LeaderOverhang Distance that the leaders extend past the circles (points).
Read/write property LeaderSymbol Symbol used to draw the leader lines.
Read/write property OutlineSymbol Symbol used to draw outlines.
Read/write property ShowOutlines Indicates if only the marker outlines are drawn.

CoClasses that implement INestedLegendItem

CoClasses and Classes Description
NestedLegendItem Nested legend item.

Remarks

See the documentation for ILegendItem.