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


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

ILegendFormat2 Interface

Provides access to members that control formatting information for a legend.

Product Availability

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

Members

Name Description
Read/write property DefaultAreaPatch Area patch. Can be overridden by the LegendItem.
Read/write property DefaultLinePatch Line patch. Can be overridden by the LegendItem.
Read/write property DefaultPatchHeight Patch height in points. Can be overridden by the LegendItem.
Read/write property DefaultPatchWidth Patch width in points. Can be overridden by the LegendItem.
Read/write property DescriptionWidth
Read/write property GroupGap Vertical distance in points between legend groups.
Read/write property HeadingGap Vertical distance in points between a heading and the legend graphics that follow.
Read/write property HorizontalItemGap Horizontal distance in points between legend item columns. Used for legends that have more than one column.
Read/write property HorizontalPatchGap Horizontal distance in points between a patch and the legend graphics before and after.
Read/write property LabelWidth
Read/write property LayerNameGap Vertical distance in points between layer names and the legend graphics that follow.
Method Scale Multiply all distances, gaps, and size property values on this interface by the specified scale factors.
Read/write property ShowTitle Indicates if title is visibile.
Read/write property TextGap Horizontal distance in points between labels and descriptions.
Read/write property TitleGap Vertical distance in points between title and first legend item.
Read/write property TitlePosition Legend title position.
Read/write property TitleSymbol Text symbol used to draw the legend title.
Read/write property VerticalItemGap Vertical distance in points between legend items.
Read/write property VerticalPatchGap Vertical distance in points between patches.

Classes that implement ILegendFormat2

Classes Description