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