Freigeben über


IMsoAxisTitle.Position Property

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

Syntax

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

value = instance.Position

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

Property Value

Type: Microsoft.Office.Core.XlChartElementPosition

Implements

IMsoChartTitle.Position

See Also

Reference

IMsoAxisTitle Interface

IMsoAxisTitle Members

Position Overload

Microsoft.Office.Core Namespace