Gets or sets whether the trend line uses YIntercept property.
[Visual Basic]
Public Property UseYIntercept As Boolean
[C#]
public bool UseYIntercept {get;set;}
[Delphi]
public property UseYIntercept: Boolean read get_UseYIntercept write set_UseYIntercept;
Remarks
Only for polynomial trend lines.
See Also
RegressionOptions Class | RegressionOptions Members | C1.Win.C1Chart Namespace | RegressionOptions Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |