NewLineBreaks Property
NewLineBreaks
Gets or sets the number of previous
boxes that must be compared before a new box is drawn in
Line Break charts. The default value is 3.
Declaration
public int NewLineBreaks { get; set; }
Public Property NewLineBreaks As Integer