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


IDynamicLegendItem Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDynamicLegendItem Interface
ArcGIS Developer Help

IDynamicLegendItem Interface

Dynamic legend properties

Product Availability

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

Members

Name 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-only property CountPrefix Class count string is created by combining prefix + count + suffix.
Write-only 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.

Classes that implement IDynamicLegendItem

Classes Description