ChartShowAutoTitle Property Bytescout Spreadsheet SDK
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.1.2054-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