{description}
{excerpt}Sets or returns whether series drop-lines will be displayed in the chart.{excerpt}
{signature:C#}
 public boolean ShowDropLines{ get; set; }
{signature}{signature:vb.net}
Public Property ShowDropLines() As Boolean
{signature}