Gets the options for calculation of the regression.
[Visual Basic]
Public ReadOnly Property RegressionOptions As RegressionOptions
[C#]
public RegressionOptions RegressionOptions {get;}
[Delphi]
public property RegressionOptions: RegressionOptions read get_RegressionOptions;
Remarks
Only for trend lines that use regression model Polynomial, Log, Power. Expotential, Fourier.
See Also
TrendLine Class | TrendLine Members | C1.Win.C1Chart Namespace | TrendLine Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |