Link Search Menu Expand Document

ChartAxisHasTitle Property

Gets or sets a value indicating whether this instance has title.

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

Property Value

Type: Boolean
true if the axis or chart has a visible title; otherwise, false.
See Also

Reference