GrapeCity.Excel.Chart Namespace > ExcelChartLegend Class : LegendEntries Property |
'Declaration Public Property LegendEntries As List(Of IExcelLegendEntry)
'Usage Dim instance As ExcelChartLegend Dim value As List(Of IExcelLegendEntry) instance.LegendEntries = value value = instance.LegendEntries
public List<IExcelLegendEntry> LegendEntries {get; set;}
Target Platforms: Windows Server 2012, Windows RT