DataLabel.Position Property

Definition

Returns or sets a XlDataLabelPosition value that represents the position of the data label.

public:
 property Microsoft::Office::Interop::Word::XlDataLabelPosition Position { Microsoft::Office::Interop::Word::XlDataLabelPosition get(); void set(Microsoft::Office::Interop::Word::XlDataLabelPosition value); };
public Microsoft.Office.Interop.Word.XlDataLabelPosition Position { get; set; }
member this.Position : Microsoft.Office.Interop.Word.XlDataLabelPosition with get, set
Public Property Position As XlDataLabelPosition

Property Value

XlDataLabelPosition

Applies to