direction property
direction property
Gets or sets the direction the databar is displayed.
Definition:
@property
def direction(self):
    ...
@direction.setter
def direction(self, value):
    ...
See Also
- module 
aspose.cells - class 
DataBar - class 
TextDirectionType