GrapeCity.Xaml.Excel
Layout Property (ExcelChartLegend)


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

Reference

ExcelChartLegend Class
ExcelChartLegend Members