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