ComponentOne ASP.NET MVC Controls
LineBreakNewLineBreaks Property

C1.Web.Mvc.Finance Namespace > FinancialExtraOptions Class : LineBreakNewLineBreaks Property
Gets or sets the number of previous boxes that must be compared before a new box is drawn in Line Break charts.
Syntax
'Declaration
 
<DefaultValueAttribute(3)>
Public Property LineBreakNewLineBreaks As Integer
[DefaultValue(3)]
public int LineBreakNewLineBreaks {get; set;}
Remarks
The default value is 3.
See Also

Reference

FinancialExtraOptions Class
FinancialExtraOptions Members