Share via


IMsoChartTitle.Position Property

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

Syntax

'Declaration
Property Position As XlChartElementPosition
    Get
    Set
'Usage
Dim instance As IMsoChartTitle
Dim value As XlChartElementPosition

value = instance.Position

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

Property Value

Type: Microsoft.Office.Core.XlChartElementPosition

See Also

Reference

IMsoChartTitle Interface

IMsoChartTitle Members

Microsoft.Office.Core Namespace