drop_lines property
drop_lines property
Returns a Line object that represents the drop lines for a series on the line chart or area chart.
Applies only to line chart or area charts.
Definition:
@property
def drop_lines(self):
...
See Also
- module
aspose.cells.charts - class
Line - class
Series