GrapeCity.Xaml.Excel
Layout Property (IExcelChartTitle)


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

Reference

IExcelChartTitle Interface
IExcelChartTitle Members