Share via


Chart.Rotation Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Property Rotation As Object
    Get
    Set
'Usage
Dim instance As Chart
Dim value As Object

value = instance.Rotation

instance.Rotation = value
Object Rotation { get; set; }

Property Value

Type: System.Object

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.PowerPoint Namespace