plot_right_to_left property
plot_right_to_left property
Indicates whether the plot data is right to left.
Definition:
@property
def plot_right_to_left(self):
    ...
@plot_right_to_left.setter
def plot_right_to_left(self, value):
    ...
See Also
- module aspose.cells.charts
- class SparklineGroup