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