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


esriLegendItemArrangement Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriLegendItemArrangement Constants
ArcGIS Developer Help

esriLegendItemArrangement Constants

Legend item arrangement options for the order of patches, labels, and descriptions.

Constant Value Description
esriPatchLabelDescription 0 Patch followed by label followed by description.
esriPatchDescriptionLabel 1 Patch followed by description followed by label.
esriLabelPatchDescription 2 Label followed by patch followed by description.
esriLabelDescriptionPatch 3 Label followed by description followed by patch.
esriDescriptionPatchLabel 4 Description followed by patch followed by label.
esriDescriptionLabelPatch 5 Description followed by label followed by patch.

Product Availability

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