This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDynamicLegendItem Interface (ArcObjects .NET 10.5 SDK) |
Dynamic legend properties
Description | ||
---|---|---|
AutoVisibility | Indicates if classes should be shown only when associated data is visible. | |
CountNumberFormat | Class count number format. | |
CountPrefix | Class count string is created by combining prefix + count + suffix. | |
CountSuffix | Class count string is created by combining prefix + count + suffix. | |
ShowCounts | Show the number of times a class appears in the current map extent. | |
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. |