BarChart for ASP.NET WebForms
TrendlineChartSeries Class Members
Properties 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace : TrendlineChartSeries Class

The following tables list the members exposed by TrendlineChartSeries.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TrendlineSeries class.  
Top
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

Reference

TrendlineChartSeries Class
C1.Web.Wijmo.Controls.C1Chart Namespace