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