GrapeCity.Xaml.Excel
Layout Property (ExcelChartTitle)


GrapeCity.Excel.Chart Namespace > ExcelChartTitle Class : Layout Property
Specifies a title.
Syntax
'Declaration
 
Public Property Layout As Layout
'Usage
 
Dim instance As ExcelChartTitle
Dim value As Layout
 
instance.Layout = value
 
value = instance.Layout
public Layout Layout {get; set;}
See Also

Reference

ExcelChartTitle Class
ExcelChartTitle Members