GrapeCity.Xaml.Excel
Layout Property (ExcelDataLabel)


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

Reference

ExcelDataLabel Class
ExcelDataLabel Members