ComponentOne FinancialChart for WinForms
NewLineBreaks Property

C1.Win.Chart.Finance Namespace > FinancialChartOptions Class : NewLineBreaks Property
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.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property NewLineBreaks As Integer
[DefaultValue()]
public int NewLineBreaks {get; set;}
Remarks
Only positive value is valid.
See Also

Reference

FinancialChartOptions Class
FinancialChartOptions Members