GrapeCity.Xaml.Excel
Layout Property (IExcelChartLegend)


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

Reference

IExcelChartLegend Interface
IExcelChartLegend Members