'Declaration Public Property Legend As IExcelChartLegend
'Usage Dim instance As ExcelChart Dim value As IExcelChartLegend instance.Legend = value value = instance.Legend
public IExcelChartLegend Legend {get; set;}
'Declaration Public Property Legend As IExcelChartLegend
'Usage Dim instance As ExcelChart Dim value As IExcelChartLegend instance.Legend = value value = instance.Legend
public IExcelChartLegend Legend {get; set;}