Point.DataLabel Property

Definition

Returns a DataLabel object that represents the data label associated with the point. Read-only.

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

Property Value

DataLabel

Applies to