SparkHorizontalAxis.RightToLeftPlotOrder Property (Excel)

Returns or sets whether the points on the horizontal axis are plotted in right-to-left order. Read/write

Version Information

Version Added: Excel 2010

Syntax

expression .RightToLeftPlotOrder

expression A variable that represents a SparkHorizontalAxis object.

Return Value

Boolean

Remarks

Set the RightToLeftPlotOrder property to True to plot the values on the horizontal axis in right-to-left order.

See Also

Concepts

SparkHorizontalAxis Object Members

SparkHorizontalAxis Object