DataLabels Object Members

A collection of all the DataLabel objects for the specified series.

Methods

  Name Description
Ee409210.methods(en-us,office.12).gif Delete Deletes the object.
Ee409210.methods(en-us,office.12).gif Item Returns a single object from a collection.
Ee409210.methods(en-us,office.12).gif Select Selects the object.

Properties

  Name Description
Ee409210.properties(en-us,office.12).gif Application When used without an object qualifier, returns an Application object that represents the Microsoft Word application. When used with an object qualifier, returns an Application object that represents the creator of the specified object (you can use this property with an Automation object to return the application of that object). Read-only.
Ee409210.properties(en-us,office.12).gif AutoText True if all objects in the collection automatically generate appropriate text based on context. Read/write Boolean.
Ee409210.properties(en-us,office.12).gif Count Returns the number of objects in the collection. Read-only Long.
Ee409210.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Ee409210.properties(en-us,office.12).gif Format Returns the line, fill, and effect formatting for the object. Read-only ChartFormat.
Ee409210.properties(en-us,office.12).gif HorizontalAlignment Returns or sets the horizontal alignment for the specified object. Read/write Variant.
Ee409210.properties(en-us,office.12).gif Name Returns the name of the object. Read-only String.
Ee409210.properties(en-us,office.12).gif NumberFormat Returns or sets the format code for the object. Read/write String.
Ee409210.properties(en-us,office.12).gif 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). Read/write Boolean.
Ee409210.properties(en-us,office.12).gif NumberFormatLocal Returns or sets the format code for the object as a string in the language of the user. Read/write Variant.
Ee409210.properties(en-us,office.12).gif Orientation Returns or sets the text orientation. Read/write Long.
Ee409210.properties(en-us,office.12).gif Parent Returns the parent for the specified object. Read-only Object.
Ee409210.properties(en-us,office.12).gif Position Returns or sets the position of the data labels. Read/write XlDataLabelPosition.
Ee409210.properties(en-us,office.12).gif ReadingOrder Returns or sets an XlReadingOrder constant that represents the reading order for the specified object. Read/write Long.
Ee409210.properties(en-us,office.12).gif Separator Sets or returns the separator for the data labels on a chart. Read/write Variant.
Ee409210.properties(en-us,office.12).gif Shadow Returns or sets a value that indicates whether the object has a shadow. Read/write Boolean.
Ee409210.properties(en-us,office.12).gif ShowBubbleSize True to show the bubble size for the data labels on a chart. False to hide the bubble size. Read/write Boolean.
Ee409210.properties(en-us,office.12).gif ShowCategoryName True to display the category name for the data labels on a chart. False to hide the name. Read/write Boolean.
Ee409210.properties(en-us,office.12).gif ShowLegendKey True if the data label legend key is visible. Read/write Boolean.
Ee409210.properties(en-us,office.12).gif ShowPercentage True to display the percentage value for the data labels on a chart. False to hide the value. Read/write Boolean.
Ee409210.properties(en-us,office.12).gif ShowSeriesName True to show the series name for the data labels on a chart. False to hide the name. Read/write Boolean.
Ee409210.properties(en-us,office.12).gif ShowValue True to display the data label values for a specified chart. False to hide the values. Read/write Boolean.
Ee409210.properties(en-us,office.12).gif VerticalAlignment Returns or sets the vertical alignment of the specified object. Read/write Variant.