'Declaration Public Property GapDepth As Integer
'Usage Dim instance As ExcelLine3DChart Dim value As Integer instance.GapDepth = value value = instance.GapDepth
public int GapDepth {get; set;}
'Declaration Public Property GapDepth As Integer
'Usage Dim instance As ExcelLine3DChart Dim value As Integer instance.GapDepth = value value = instance.GapDepth
public int GapDepth {get; set;}