GrapeCity.Xaml.Excel
LegendEntries Property (ExcelChartLegend)


Specifies the legend entries.
Syntax
'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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartLegend Class
ExcelChartLegend Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options