GrapeCity.Xaml.Excel
Layout Property (IExcelDataLabel)


GrapeCity.Excel.Chart Namespace > IExcelDataLabel Interface : Layout Property
Specifies how the chart element is placed on the chart
Syntax
'Declaration
 
Property Layout As Layout
'Usage
 
Dim instance As IExcelDataLabel
Dim value As Layout
 
instance.Layout = value
 
value = instance.Layout
Layout Layout {get; set;}
See Also

Reference

IExcelDataLabel Interface
IExcelDataLabel Members