Version

SeriesDataLabels Class Members

The following tables list the members exposed by SeriesDataLabels.

Public Properties
 NameDescription
Public PropertyBorderDetermines the appearance of the border drawn around the text area, as well as whether a border appears. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase)
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyDataLabelsRangeReturns a Infragistics.Documents.Excel.Formula which defines the cell range from which part or all of the label text is obtained.  
Public PropertyDefaultFontDefines 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)
Public PropertyFillReturns or sets a ChartFillBase derived object which defines the fill properties for the text area. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase)
Public PropertyHorizontalOverflowDetermines whether text is allowed to continue horizontally outside the bounds of the containing element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase)
Public PropertyLabelPositionReturns or sets a value which determines the label's position as relative to the series bar/line. (Inherited from Infragistics.Documents.Excel.Charts.DataLabel)
Public PropertyNumberFormatReturns or sets the format to use for numbers. (Inherited from Infragistics.Documents.Excel.Charts.ChartLabelBase)
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). (Inherited from Infragistics.Documents.Excel.Charts.ChartLabelBase)
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyParentLabelLayoutReturns or sets a value which determines the label positioning for a Treemap chart.  
Public PropertyReadingOrderDetermines the reading order (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase)
Public PropertyRotationDetermines the rotation of the text area, expressed in degrees. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase)
Public PropertySeparatorReturns or sets the separator used between multiple values in the label. (Inherited from Infragistics.Documents.Excel.Charts.DataLabel)
Public PropertySheetThe owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyShowBubbleSizeReturns or sets if the bubble size is shown. Applies only to Series which are displayed within a bubble chart. (Inherited from Infragistics.Documents.Excel.Charts.DataLabel)
Public PropertyShowCategoryNameReturns or sets a value indicating whether the category name is shown. (Inherited from Infragistics.Documents.Excel.Charts.DataLabel)
Public PropertyShowLeaderLinesReturns or sets a boolean value indicating whether leader lines are displayed for the data labels associated with this instance.  
Public PropertyShowLegendKeyReturns or sets if the Legend key is shown. (Inherited from Infragistics.Documents.Excel.Charts.DataLabel)
Public PropertyShowPercentageReturns or sets a value indicating whether the percentage of the range is shown. (Inherited from Infragistics.Documents.Excel.Charts.DataLabel)
Public PropertyShowRangeReturns or sets a boolean value indicating whether the data label range is shown. (Inherited from Infragistics.Documents.Excel.Charts.DataLabel)
Public PropertyShowSeriesNameReturns or sets a value indicating whether the series name is shown in the label. (Inherited from Infragistics.Documents.Excel.Charts.DataLabel)
Public PropertyShowValueReturns or sets a value indicating whether the value is shown. (Inherited from Infragistics.Documents.Excel.Charts.DataLabel)
Public PropertyTextDirectionDetermines the orientation and direction in which text flows. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase)
Public PropertyVerticalAlignmentDetermines the vertical alignment of the text area. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase)
Public PropertyVerticalOverflowDetermines whether text is allowed to continue vertically outside the bounds of the containing element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase)
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)
Public PropertyWrapTextDetermines whether text is wrapped when it would exceed the bounds of the containing element. (Inherited from Infragistics.Documents.Excel.Charts.ChartTextAreaBase)
Public Methods
See Also