has_drop_lines property
has_drop_lines property
True if the chart has drop lines. Applies only to line chart or area charts.
Definition:
@property
def has_drop_lines(self):
...
@has_drop_lines.setter
def has_drop_lines(self, value):
...
See Also
- module
aspose.cells.charts
- class
Series