GrapeCity.Xaml.Excel
TitleFormula Property (ExcelChartTitle)


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

Reference

ExcelChartTitle Class
ExcelChartTitle Members