Click or drag to resize

ChartDataLabelCollection Properties

The ChartDataLabelCollection type exposes the following members.

Properties
Name Description
Public property CharacterFormat
Gets the font format for the data labels.
Public property Count
Gets the number of data labels in the collection.
Public property Item
Gets the ChartDataLabel at the specified index.
Public property NumberFormat
Gets the number format for the label.
Public property Separator
Gets or sets the separator used in the labels.
Public property ShowBubbleSize
Public property ShowCategoryName
Gets or sets a value indicating whether the label contains the category name.
Public property ShowDataLabelsRange
Public property ShowLeaderLines
Gets or sets a value indicating whether leader lines are shown for the label.
Public property ShowLegendKey
Gets or sets a value indicating whether the label contains the legend key.
Public property ShowPercentage
Public property ShowSeriesName
Gets or sets a value indicating whether the label contains the series name.
Public property ShowValue
Gets or sets a value indicating whether the label contains the value.
Top
See Also