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