GrapeCity.Xaml.Excel
Layout Property (ExcelTrendLineLabel)


GrapeCity.Excel.Chart Namespace > ExcelTrendLineLabel Class : Layout Property
Gets or sets the layout.
Syntax
'Declaration
 
Public Property Layout As Layout
'Usage
 
Dim instance As ExcelTrendLineLabel
Dim value As Layout
 
instance.Layout = value
 
value = instance.Layout
public Layout Layout {get; set;}

Property Value

The layout.
See Also

Reference

ExcelTrendLineLabel Class
ExcelTrendLineLabel Members