GrapeCity.Xaml.Excel
ChartTitle Property (ExcelChart)


Specifies a title.
Syntax
'Declaration
 
Public Property ChartTitle As IExcelChartTitle
'Usage
 
Dim instance As ExcelChart
Dim value As IExcelChartTitle
 
instance.ChartTitle = value
 
value = instance.ChartTitle
public IExcelChartTitle ChartTitle {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options