Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Chart
Title Property
Gets the chart title box. The returned object can be used to set the chart title text, font, color, background and pattern.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
ExcelChartFormattedText
Title
{
get
; }
Property Value
ExcelChartFormattedText
See Also
Reference
ExcelChart Class
Winnovative.ExcelLib Namespace
In This Article
Definition
See Also