GrapeCity.Xaml.Excel
TitleFormula Property (ExcelChartTitle)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartTitle Class
ExcelChartTitle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options