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