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