IMsoDataLabel.Position Property
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:
property Microsoft::Office::Core::XlDataLabelPosition Position { Microsoft::Office::Core::XlDataLabelPosition get(); void set(Microsoft::Office::Core::XlDataLabelPosition value); };
public Microsoft.Office.Core.XlDataLabelPosition Position { get; set; }
member this.Position : Microsoft.Office.Core.XlDataLabelPosition with get, set
Public Property Position As XlDataLabelPosition