Series.DropLines

Series.DropLines 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.

public Line DropLines { get; }

See Also