Share via


Chart.Legend Property

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

Syntax

'Declaration
ReadOnly Property Legend As Legend
    Get
'Usage
Dim instance As Chart
Dim value As Legend

value = instance.Legend
Legend Legend { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Legend

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.PowerPoint Namespace