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