Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ImageSaveOptions Class / ScaleY Property
In This Topic
    ScaleY Property
    In This Topic
    Gets or sets the scale on the Y axis.
    Syntax
    public System.Nullable<double> ScaleY {get; set;}
    See Also