FlexPivot for WinForms
TrendLine クラス
メンバ 

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart 名前空間 : TrendLine クラス
Represents a trend line for FlexChart and FinancialChart.
オブジェクト モデル
TrendLine クラス
シンタックス
'宣言
 
Public Class TrendLine 
   Inherits Series
public class TrendLine : Series 
解説
A trendline is a line superimposed on a chart revealing the overall direction of data. You may define a different fit type for each @see:TrendLine object that you add to the @see:FlexChart series collection by setting the fitType property.
継承階層

System.Object
   C1.Chart.SeriesBase
      C1.Win.Chart.Series
         C1.Win.Chart.TrendLine

参照

TrendLine メンバ
C1.Win.Chart 名前空間