The following tables list the members exposed by DataLabel.
Name | Description | |
---|---|---|
![]() | DataLabel Constructor | Creates a new DataPoint instance. |
Name | Description | |
---|---|---|
![]() | Border | Determines the appearance of the border drawn around the text area, as well as whether a border appears. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | DefaultFont | Defines the font properties for each formatted run in the Text that has no more specific setting. Read-only. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | Fill | Returns or sets a ChartFillBase derived object which defines the fill properties for the text area. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | Height | Returns or sets a value that represents the height of the label, expressed as a ratio, relative to the size of the chart area. |
![]() | HorizontalOverflow | Determines whether text is allowed to continue horizontally outside the bounds of the containing element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | IsDeleted | Returns or sets a boolean value indicating whether this label has been deleted. |
![]() | LabelPosition | Returns or sets a value which determines the label's position as relative to the series bar/line. |
![]() | Left | The left position of the text area (ignored unless Position is set to 'Custom'). (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | NumberFormat | Returns or sets the format to use for numbers. (Inherited from Infragistics.Documents.Excel.Charts.ChartLabelBase) |
![]() | NumberFormatLinked | True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells). (Inherited from Infragistics.Documents.Excel.Charts.ChartLabelBase) |
![]() | Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | ReadingOrder | Determines the reading order (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | Rotation | Determines the rotation of the text area, expressed in degrees. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | Separator | Returns or sets the separator used between multiple values in the label. |
![]() | Sheet | The owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | ShowBubbleSize | Returns or sets if the bubble size is shown. Applies only to Series which are displayed within a bubble chart. |
![]() | ShowCategoryName | Returns or sets a value indicating whether the category name is shown. |
![]() | ShowLegendKey | Returns or sets if the Legend key is shown. |
![]() | ShowPercentage | Returns or sets a value indicating whether the percentage of the range is shown. |
![]() | ShowRange | Returns or sets a boolean value indicating whether the data label range is shown. |
![]() | ShowSeriesName | Returns or sets a value indicating whether the series name is shown in the label. |
![]() | ShowValue | Returns or sets a value indicating whether the value is shown. |
![]() | Text | Returns or sets a Infragistics.Documents.Excel.FormattedString object which defines the text to be displayed by the associated chart element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | TextDirection | Determines the orientation and direction in which text flows. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | Top | The top position of the text area (ignored unless Position is set to 'Custom'). (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | VerticalAlignment | Determines the vertical alignment of the text area. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | VerticalOverflow | Determines whether text is allowed to continue vertically outside the bounds of the containing element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |
![]() | Width | Returns or sets a value that represents the width of the label, expressed as a ratio, relative to the size of the chart area. |
![]() | Workbook | The owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | Worksheet | The owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | WrapText | Determines whether text is wrapped when it would exceed the bounds of the containing element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase) |