Winnovative Excel Library

ExcelChartWorksheetTitle Property

Winnovative Excel Library Documentation
Gets the chart title box. The returned object can be used to set the chart title text, font, color, background and pattern.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelChartFormattedText Title { get; }

Property Value

Type: ExcelChartFormattedText
See Also

Reference