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