ChartDataLabelCollection Properties |
The ChartDataLabelCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BubbleSizeVisible |
Indicates chart's data label bubble size value display behavior.
Read/write
Boolean
.
|
|
|
CategoryNameVisible |
Indicates chart's data label category name display behavior.
Read/write
Boolean
.
|
|
|
Count |
Gets the number of elements actually contained in the collection.
Read-only
Int32
.
|
|
|
DataLabelShapeType |
Gets or sets shape type of data labels.
Read/write
DataLabelShapeType
.
|
|
|
Effect |
Gets effects used for a chart.
Read-only
EffectDag
.
|
|
|
Effect3D |
Gets 3D format of a chart.
Read-only
FormatThreeD
.
|
|
|
Fill |
Gets fill style properties of a chart.
Read-only
FillFormat
.
|
|
|
HasDataSource |
Gets and sets a reference to the worksheet
|
|
|
IsDelete |
Gets or sets delete flag.
|
|
|
Item |
Gets the element at the specified index.
Read-only
ChartDataLabel
.
|
|
|
LabelValueVisible |
Indicates chart's data label value display behavior.
Read/write
Boolean
.
|
|
|
LeaderLines | |
|
|
LeaderLinesVisible |
Indicates chart's data label leader line display behavior.
Read/write
Boolean
.
|
|
|
LegendKeyVisible |
Indicates chart's data label legend key display behavior.
Read/write
Boolean
.
|
|
|
Line |
Gets line style properties of a chart.
|
|
|
NumberFormat |
Represents the format string for the DataLabels object.
Read/write
String
.
|
|
|
PercentValueVisible |
Indicates chart's data label percentage value display behavior.
Read/write
Boolean
.
|
|
|
Position |
Represents the position of the data lable.
Read/write
DataLabelPosition
.
|
|
|
Separator |
Sets or returns a Variant representing the separator used for the data labels on a chart.
Read/write
String
.
|
|
|
SeriesNameVisible |
Gets or sets a Boolean to indicate the series name display behavior for the data labels on a chart.
Read/write
Boolean
.
|
|
|
TextProperties |
Gets a text properties of this data labels
Readonly
TextFrameProperties
.
|