GrapeCity.Xaml.Excel
Legend Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : Legend Property
Specifies the legend.
Syntax
'Declaration
 
Property Legend As IExcelChartLegend
'Usage
 
Dim instance As IExcelChart
Dim value As IExcelChartLegend
 
instance.Legend = value
 
value = instance.Legend
IExcelChartLegend Legend {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members