Name | Description | |
---|---|---|
AutoText | Gets or sets the property which specifies whether the text is automatically generated based on the data label type. | |
Count | Returns the number of data labels in this collection. | |
Font | Returns an instance of IFont which represents the font for this data label collection. | |
Format | Returns an instance of IChartFormat which represents the formatting options of this data label collection. | |
Item | Returns the data label specified by the zero based index. | |
NumberFormat | Gets or sets the number format of the data labels in the collection. | |
NumberFormatLinked | Gets or sets the property which specifies whether the data labels in the collection use the same number format as the cells that contain the data for the associated data points. | |
Orientation | Gets or sets the text orientation of the data labels in the collection, which may be from -90 to 90 degrees or SpreadsheetGear.Orientation.Vertical. | |
Position | Gets or sets the position of the data labels in the collection. | |
ShowBubbleSize | Gets or sets the property which specifies whether the data labels in the collection show the bubble size. | |
ShowCategoryName | Gets or sets the property which specifies whether the data labels in the collection show the category name. | |
ShowLegendKey | Gets or sets the property which specifies whether the data labels in the collection show the legend key. | |
ShowPercentage | Gets or sets the property which specifies whether the data labels in the collection show the percentage. | |
ShowValue | Gets or sets the property which specifies whether the data labels in the collection show the value. |