GrapeCity.Xaml.Excel
LegendEntries Property (IExcelChartLegend)


Specifies the legend entries.
Syntax
'Declaration
 
Property LegendEntries As List(Of IExcelLegendEntry)
'Usage
 
Dim instance As IExcelChartLegend
Dim value As List(Of IExcelLegendEntry)
 
instance.LegendEntries = value
 
value = instance.LegendEntries
List<IExcelLegendEntry> LegendEntries {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChartLegend Interface
IExcelChartLegend Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options