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


FormattedGridLabel Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > F > FormattedGridLabel Class
ArcGIS Developer Help

FormattedGridLabelClass Class

A grid label that uses a formatted number.

Product Availability

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

Description

FormattedGridLabel is an for setting the number format for the labels of a MapGrid. The format must be of INumberFormat object.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IFormattedGridLabel Provides access to members controlling the number format of a grid label.
IGridLabel Provides access to members that control the way a map grid is labeled.
IGridLabel2 Provides additional access to members that control the way a map grid is labeled.
IGridLabelExport Provides access to members that export a Grid Label into a graphic element.
IPersistStream (esriSystem)