GrapeCity.Xaml.Excel
ShapeFormat Property (ExcelChartTitle)


GrapeCity.Excel.Chart Namespace > ExcelChartTitle Class : ShapeFormat Property
Specifies the chart title formatting.
Syntax
'Declaration
 
Public Property ShapeFormat As IExcelChartFormat
'Usage
 
Dim instance As ExcelChartTitle
Dim value As IExcelChartFormat
 
instance.ShapeFormat = value
 
value = instance.ShapeFormat
public IExcelChartFormat ShapeFormat {get; set;}
See Also

Reference

ExcelChartTitle Class
ExcelChartTitle Members