Version

TickLabels Class Members

The following tables list the members exposed by TickLabels.

Public Properties
 NameDescription
Public PropertyAlignmentSpecifies the alignment of the tick labels  
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyFillReturns or sets a ChartFillBase derived object which defines the fill applied to the background of tick labels.  
Public PropertyFontSpecifies which font to use. Read-only.  
Public PropertyMultiLevelSpecifies whether an axis is multilevel or not.  
Public PropertyNumberFormatReturns or sets the format to use for numbers.  
Public PropertyNumberFormatLinkedTrue if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).  
Public PropertyOffsetReturns or sets a Long value that represents the distance between the levels of labels, and the distance between the first level and the axis line.  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyReadingOrderDetermines the reading order  
Public PropertyRotationDetermines the rotation of the text area, expressed in degrees.  
Public PropertySheetThe owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyTextDirectionDetermines the orientation and direction in which text flows.  
Public PropertyWorkbookThe owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWorksheetThe owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
See Also