GrapeCity.Xaml.Excel
TitleFormula Property (IExcelChartTitle)


GrapeCity.Excel.Chart Namespace > IExcelChartTitle Interface : TitleFormula Property
Specifies text to use on a chart.
Syntax
'Declaration
 
Property TitleFormula As String
'Usage
 
Dim instance As IExcelChartTitle
Dim value As String
 
instance.TitleFormula = value
 
value = instance.TitleFormula
string TitleFormula {get; set;}
See Also

Reference

IExcelChartTitle Interface
IExcelChartTitle Members