ArcObjects Library Reference (Carto)  

IMaplexLabelStackingProperties Interface

Provides access to members that control the placement of stacked labels.

Product Availability

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

Members

Description
Method AddSeparator Adds the specified separator to the collection.
Method ClearSeparators Removes all the separators in the collection.
Read/write property MaximumNumberOfCharsPerLine Maximum number of characters allowed on a line.
Read/write property MaximumNumberOfLines Maximum number of lines on which the label may be stacked.
Read/write property MinimumNumberOfCharsPerLine Minimum number of characters required on each line.
Method QuerySeparator Returns the separator in the collection at the specified index.
Read-only property SeparatorCount The number of separator in the collection.
Read/write property StackJustification Justification options for label stacking.

CoClasses that implement IMaplexLabelStackingProperties

CoClasses and Classes Description
MaplexLabelStackingProperties Properties that specify the label stacking rules.