IMsoChart.Legend Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Legend As IMsoLegend
Get
'Usage
Dim instance As IMsoChart
Dim value As IMsoLegend
value = instance.Legend
IMsoLegend Legend { get; }
Property Value
Type: Microsoft.Office.Core.IMsoLegend