This document is archived and information here might be outdated. Recommended version. |
Provides access to members controlling the number format of a grid label.
IFormattedGridLabel is an interface for setting the number format for the labels of an IMapGrid . The format must be of INumberFormat.
Name | Description | |
---|---|---|
Format | The format used to display the numbers in the grid label. |
Classes | Description |
---|---|
FormattedGridLabel | A grid label that uses a formatted number. |
MixedFontGridLabel | A grid label that uses mixed fonts. |