is_interval_left_closed property
is_interval_left_closed property
Indicates whether the interval is closed on the left side.
Definition:
@property
def is_interval_left_closed(self):
...
@is_interval_left_closed.setter
def is_interval_left_closed(self, value):
...
See Also
- module
aspose.cells.charts
- class
SeriesLayoutProperties