FlexChart for UWP
TrendLine クラス
メンバ 

C1.UWP.FlexChart アセンブリ > C1.Xaml.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
   Windows.UI.Xaml.DependencyObject
      C1.Xaml.Chart.Series
         C1.Xaml.Chart.TrendLine

参照

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