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