FlexChart for WPF
TrendLine クラス
メンバ 

C1.WPF.FlexChart.4.6.2 アセンブリ > C1.WPF.Chart 名前空間 : TrendLine クラス
FlexChart および FinancialChart の傾向線を表します。
オブジェクト モデル
TrendLine クラス
シンタックス
'宣言
 
Public Class TrendLine 
   Inherits Series
   Implements C1.Chart.ISeriesC1.Chart.IStyleProvider 
public class TrendLine : Series, C1.Chart.ISeriesC1.Chart.IStyleProvider  
解説
傾向線は、データの全体的な傾向をチャートに重ねてわかりやすく示すための線です。fitType プロパティを設定して、@see:FlexChart 系列コレクションに追加する @see:TrendLine オブジェクトごとに異なるフィッティングタイプを定義できます。
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.Chart.Series
            C1.WPF.Chart.TrendLine

参照

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