IMsoChart.ApplyDataLabels Method

Definition

public void ApplyDataLabels (Microsoft.Office.Core.XlDataLabelsType Type = Microsoft.Office.Core.XlDataLabelsType.xlDataLabelsShowValue, object IMsoLegendKey, object AutoText, object HasLeaderLines, object ShowSeriesName, object ShowCategoryName, object ShowValue, object ShowPercentage, object ShowBubbleSize, object Separator);
abstract member ApplyDataLabels : Microsoft.Office.Core.XlDataLabelsType * obj * obj * obj * obj * obj * obj * obj * obj * obj -> unit
Public Sub ApplyDataLabels (Optional Type As XlDataLabelsType = Microsoft.Office.Core.XlDataLabelsType.xlDataLabelsShowValue, Optional IMsoLegendKey As Object, Optional AutoText As Object, Optional HasLeaderLines As Object, Optional ShowSeriesName As Object, Optional ShowCategoryName As Object, Optional ShowValue As Object, Optional ShowPercentage As Object, Optional ShowBubbleSize As Object, Optional Separator As Object)

Parameters

IMsoLegendKey
Object
AutoText
Object
HasLeaderLines
Object
ShowSeriesName
Object
ShowCategoryName
Object
ShowValue
Object
ShowPercentage
Object
ShowBubbleSize
Object
Separator
Object

Applies to