Chart._ApplyDataLabels(XlDataLabelsType, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void _ApplyDataLabels (Microsoft.Office.Core.XlDataLabelsType Type = Microsoft.Office.Core.XlDataLabelsType.xlDataLabelsShowValue, object IMsoLegendKey, object AutoText, object HasLeaderLines);
abstract member _ApplyDataLabels : Microsoft.Office.Core.XlDataLabelsType * 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)
Parameters
- Type
- XlDataLabelsType
- IMsoLegendKey
- Object
- AutoText
- Object
- HasLeaderLines
- Object