[]
        
(Showing Draft Content)

C1.Win.C1Chart.TrendLine.RegressionOptions

RegressionOptions Property

RegressionOptions

Gets the options for calculation of the regression.

Declaration
public RegressionOptions RegressionOptions { get; }
Remarks

Only for trend lines that use regression model Polynomial, Log, Power. Exponential, Fourier.

See Also