Share via


IMsoDataLabel.Position Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Position As XlDataLabelPosition
    Get
    Set
'Usage
Dim instance As IMsoDataLabel
Dim value As XlDataLabelPosition

value = instance.Position

instance.Position = value
XlDataLabelPosition Position { get; set; }

Property Value

Type: Microsoft.Office.Core.XlDataLabelPosition

See Also

Reference

IMsoDataLabel Interface

IMsoDataLabel Members

Microsoft.Office.Core Namespace