The following tables list the members exposed by ITickLabels.
            
            Public Properties
|   | Name | Description | 
  | Font | Returns an instance of IFont which represents the font for the axis labels.   | 
  | NumberFormat | Gets or sets the number format of the axis labels.   | 
  | NumberFormatLinked | Gets or sets the property which specifies whether the axis labels use the same number format as the cells that contain the data for the axis labels.   | 
  | Orientation | Gets or sets the text orientation of the axis labels, which may be from -90 to 90 degrees or one of the TickLabelOrientation constants.   | 
Top 
            
            
            
            
            
            
            
            
            
            See Also