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


IDynamicLegendItem Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IDynamicLegendItem Interface

Dynamic legend properties

Product Availability

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

Members

Description
Read/write property AutoVisibility Indicates if classes should be shown only when associated data is visible.
Read/write property CountNumberFormat Class count number format.
Read/write property CountPrefix Class count string is created by combining prefix + count + suffix.
Read/write property CountSuffix Class count string is created by combining prefix + count + suffix.
Read/write property ShowCounts Show the number of times a class appears in the current map extent.
Read/write property UseSimpleExtent Indicates geometry used to determine whether the data for a legend class is visible. Normally, the map clip shape or data driven page index feature is used. Simple means use the data frame extent.