GrapeCity.Excel.Chart Namespace : IExcelDataLabel Interface |
The following tables list the members exposed by IExcelDataLabel.
Name | Description | |
---|---|---|
![]() | Delete | Specifies that the chart element specifies by its containing element shall be deleted from the chart. |
![]() | Index | Specifies the index of the containing element. |
![]() | Layout | Specifies how the chart element is placed on the chart |
![]() | 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. |
![]() | RichText | Specifies the text of the data label in the rich text format |
![]() | 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. |
![]() | 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. |
![]() | TextFormat | Specifies the text formatting options for the data label. |
![]() | TextFormula | Specifies the text of the data label. |