.NET MAUI コントロール
TrendLine クラス
メンバ 

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

System.Object
   Microsoft.Maui.Controls.BindableObject
      C1.Maui.Chart.Series
         C1.Maui.Chart.TrendLine

参照

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