Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / ReversePlotOrder Property
In This Topic
    ReversePlotOrder Property
    In This Topic
    Gets or sets whether Excel plots data from last to first (True if Microsoft Excel plots data points from last to first).
    Syntax
    System.bool ReversePlotOrder {get; set;}
    See Also