| GrapeCity.Excel.Chart Namespace : IExcelDataLabels Interface | 
For a list of all members of this type, see IExcelDataLabels members.
| Name | Description | |
|---|---|---|
![]()  | DataLabelList | The data label items in this IDataLabel collection | 
![]()  | Delete | Specifies that the chart element specifies by its containing element shall be deleted from the chart. | 
![]()  | LeaderLineFormat | Specifies the leader lines format. | 
![]()  | NumberFormat | Specifies the number format for the data label. | 
![]()  | NumberFormatLinked | Specifies whethere the data label use the same number formats as the cells that contain the data for the associated data point. | 
![]()  | Orientation | Specifies the text orientation of the data lable. | 
![]()  | Position | Specifies the position of the data label. | 
![]()  | Separator | Specifies text that shall be used to separate the parts of the data label, the default is comma. | 
![]()  | ShapeFormat | Specifies the formatting options for the data label. | 
![]()  | ShowBubbleSize | Specifies whether the data label show the bubble size. | 
![]()  | ShowCategoryName | Specifies whether the data label show the category name. | 
![]()  | ShowLeaderLines | Specifies leader lines shall be shown for data label | 
![]()  | ShowLegendKey | Specifies whether the data label show the legend key. | 
![]()  | ShowPercentage | Specifies whether the data label show the percentage. | 
![]()  | ShowSeriesName | Specifies whether the data label show the series name. | 
![]()  | ShowValue | Specifies whether the data label show the value. | 
![]()  | Text | Specifies the text of the data label. | 
![]()  | TextFormat | Specifies the text format for the data label. |