Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISparkHorizontalAxis Interface / getRightToLeftPlotOrder Method
In This Topic
    getRightToLeftPlotOrder Method
    In This Topic
    Gets whether the points on the horizontal axis are plotted in right-to-left order.
    Syntax
    boolean getRightToLeftPlotOrder()

    Return Value

    True if the points on the horizontal axis are plotted inright-to-left order; otherwise, false.
    See Also