ArcObjects Library Reference (Carto)  

IPrincipalDigitsGridLabel Interface

Provides access to members that control the properties of grid labels that display numbers with principal digits.

Product Availability

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

Members

Description
Read/write property BaseDigitCount The number of base digits for the label.
Read/write property EastingSuffix The string used to indicate the Easting.
Read/write property NorthingSuffix The string used to indicate the Northing.
Read/write property PrincipalDigitCount The number of principal digits for the label.
Read/write property SmallLabelColor The color of the small label.
Read/write property SmallLabelFont The font for the small label.
Read/write property SmallLabelSize The font size for the small label.
Read/write property UnitSuffix The string used to indicate the units.

CoClasses that implement IPrincipalDigitsGridLabel

CoClasses and Classes Description
CornerGridLabel A grid label with special corner display properties.