{description}
{excerpt}Sets or returns the width of the gap between the up/down bars.{excerpt}
{signature:C#}
 public int GapBetweenBars{ get; set; }
{signature}{signature:vb.net}
Public Property GapBetweenBars() As Integer
{signature}