Share via


Chart.RightAngleAxes Property

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

Syntax

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

value = instance.RightAngleAxes

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

Property Value

Type: System.Object

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.PowerPoint Namespace