Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISparkHorizontalAxis Interface / RightToLeftPlotOrder Property
In This Topic
    RightToLeftPlotOrder Property
    In This Topic
    Gets or sets whether the points on the horizontal axis are plotted in right-to-left order.
    Syntax
    System.bool RightToLeftPlotOrder {get; set;}

    Property Value

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