ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / TrendlineChartSeries Class

In This Topic
    TrendlineChartSeries Class Properties
    In This Topic

    For a list of all members of this type, see TrendlineChartSeries members.

    Public Properties
     NameDescription
    Public PropertyA value that indicates the data of the trendline series.  
    Public PropertyA value that indicates the style of the series.  
    Public PropertyA value defines the number of terms in polynom equation. It should be set to some integer value greater than 1. It works when the fitType is polynom, power, exponent, logarithmic and fourier.  
    Public PropertyA value specifies the sample count for function calculation. It works when the fitType is polynom, power, exponent, logarithmic and fourier.  
    Top
    See Also