Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / DepthPercent Property
In This Topic
    DepthPercent Property
    In This Topic
    Returns or sets the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent).
    Syntax
    System.int DepthPercent {get; set;}
    See Also