DataBar.Direction property (Excel)
Returns or sets the direction that the databar is displayed. Read/write.
Syntax
expression.Direction
expression A variable that represents a DataBar object.
Remarks
Can be one of the following XlReadingOrder constants: xlContext, xlLTR (left-to-right), or xlRTL (right-to-left).
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.