Partager via


Trendline.DataLabel Propriété

Définition

Renvoie un DataLabel objet qui représente l’étiquette de données associée à la courbe de tendance. En lecture seule.

public:
 property Microsoft::Office::Interop::Word::DataLabel ^ DataLabel { Microsoft::Office::Interop::Word::DataLabel ^ get(); };
public Microsoft.Office.Interop.Word.DataLabel DataLabel { get; }
member this.DataLabel : Microsoft.Office.Interop.Word.DataLabel
Public ReadOnly Property DataLabel As DataLabel

Valeur de propriété

DataLabel

Remarques

Pour activer les étiquettes de données d’une courbe de tendance, vous devez définir la DisplayEquation propriété ou la DisplayRSquared propriété sur True.

S’applique à