Series.HasDropLines
Series.HasDropLines property
True if the chart has drop lines. Applies only to line chart or area charts.
public bool HasDropLines { get; set; }
See Also
- class Series
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells
True if the chart has drop lines. Applies only to line chart or area charts.
public bool HasDropLines { get; set; }