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
Description | ||
---|---|---|
Format | The format used to display the numbers in the grid label. |
CoClasses that implement IFormattedGridLabel
CoClasses and Classes | Description |
---|---|
FormattedGridLabel | A grid label that uses a formatted number. |
MixedFontGridLabel | A grid label that uses mixed fonts. |