XlsChart HasDataTable Property |
Namespace: Spire.Xls.Core.Spreadsheet.Charts
public bool HasDataTable { get; set; }
Public Property HasDataTable As Boolean Get Set
public: virtual property bool HasDataTable { bool get () sealed; void set (bool value) sealed; }
abstract HasDataTable : bool with get, set override HasDataTable : bool with get, set