FlexReport for WinForms
TrendLine クラス
メンバ 


C1.Report.4.6.2 アセンブリ > C1.Report.FlexChart 名前空間 : TrendLine クラス
Represents a trend line for FlexChartField.
オブジェクト モデル
TrendLine クラス
シンタックス
'宣言
 
Public Class TrendLine 
   Inherits Series
   Implements C1.Document.ICloneableObjectC1.Document.INamedObjectC1.Document.IOwnedObjectC1.Document.Serialization.IC1Serializable, C1.Report.IScriptContextProvider 
'使用法
 
Dim instance As TrendLine
解説
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.Document.OwnedObject
      C1.Report.FlexChart.ChartObject
         C1.Report.FlexChart.ChartNamedObject
            C1.Report.FlexChart.Series
               C1.Report.FlexChart.TrendLine

参照

参照

TrendLine メンバ
C1.Report.FlexChart 名前空間