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


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

IFormattedGridLabel Interface

Provides access to members controlling the number format of a grid label.

Product Availability

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

Description

IFormattedGridLabel is an interface for setting the number format for the labels of an IMapGrid . The format must be of INumberFormat.

Members

Name Description
Read/write property Format The format used to display the numbers in the grid label.

Classes that implement IFormattedGridLabel

Classes Description
FormattedGridLabel A grid label that uses a formatted number.
MixedFontGridLabel A grid label that uses mixed fonts.