Click or drag to resize

ChartDataLabel Properties

The ChartDataLabel type exposes the following members.

Properties
Name Description
Public property CharacterFormat
Gets the font format for the current data label.
Public property Index
Gets or sets the index of the item.
Public property IsVisible
Gets or sets a value indicating whether the element is visible.
Public property NumberFormat
Gets or sets the number format for the chart values.
Public property Separator
Gets or sets the separator used to distinguish between different elements in a string.
Public property ShowBubbleSize
Gets or sets a value indicating whether the size of the bubbles should be displayed.
Public property ShowCategoryName
Gets or sets a value indicating whether the category name should be displayed.
Public property ShowDataLabelsRange
Gets or sets a value indicating whether data labels should be displayed for a specified range.
Public property ShowLeaderLines
Gets or sets a value indicating whether leader lines are displayed for the data labels.
Public property ShowLegendKey
Gets or sets a value indicating whether the legend key should be displayed.
Public property ShowPercentage
Gets or sets a value indicating whether to display the percentage.
Public property ShowSeriesName
Gets or sets a value indicating whether the series name should be displayed.
Public property ShowValue
Gets or sets a value indicating whether the value should be displayed.
Top
See Also