Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / MaximumScaleIsAuto Property
In This Topic
    MaximumScaleIsAuto Property
    In This Topic
    Gets or sets whether Excel calculates the maximum value (True if Microsoft Excel calculates the maximum value for the value axis).
    Syntax
    System.bool MaximumScaleIsAuto {get; set;}
    See Also