Link Search Menu Expand Document

ChartChartTitle Property

Gets a ChartTitle object that represents the title of the specified chart.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public ChartTitle ChartTitle { get; }

Property Value

Type: ChartTitle
The chart title.
See Also

Reference