GrapeCity.Xaml.Excel
ChartTitle Property (IExcelChart)


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

Reference

IExcelChart Interface
IExcelChart Members