XlsChart HasChartTitle Property |
Namespace: Spire.Xls.Core.Spreadsheet.Charts
public bool HasChartTitle { get; }
Public ReadOnly Property HasChartTitle As Boolean Get
public: property bool HasChartTitle { bool get (); }
member HasChartTitle : bool with get