Click or drag to resize

ExcelChartTitle Property

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

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartFormattedText Title { get; }

Property Value

Type: ExcelChartFormattedText
See Also