Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / MajorUnitScale Property
In This Topic
    MajorUnitScale Property
    In This Topic
    Gets or sets the major unit scale value for the category axis when the CategoryType property is set to TimeScale.
    Syntax
    TimeUnit MajorUnitScale {get; set;}
    See Also