Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / CrossesAt Property
In This Topic
    CrossesAt Property
    In This Topic
    Gets or sets the point on the value axis where the category axis crosses it. Applies only to the value axis.
    Syntax
    System.double CrossesAt {get; set;}
    See Also