Link Search Menu Expand Document

ChartShowAutoTitle Property

Gets or sets a value indicating whether the auto-generated title shall be shown for this chart.

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

Property Value

Type: Boolean
true if the auto-generated title shall be shown for this chart; otherwise, false.
See Also

Reference