ChartPoint._ApplyDataLabels(XlDataLabelsType, Object, Object, Object) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public object _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 -> obj
Public Function _ApplyDataLabels (Optional Type As XlDataLabelsType = Microsoft.Office.Core.XlDataLabelsType.xlDataLabelsShowValue, Optional IMsoLegendKey As Object, Optional AutoText As Object, Optional HasLeaderLines As Object) As Object
Parámetros
- Type
- XlDataLabelsType
- IMsoLegendKey
- Object
- AutoText
- Object
- HasLeaderLines
- Object