FlexReport for WinForms
TrendLine クラス
メンバ 


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.FlexChart 名前空間 : TrendLine クラス
Represents a trend line for FlexChartField.
オブジェクト モデル
TrendLine クラス
シンタックス
'宣言
 
Public Class TrendLine 
   Inherits Series
'使用法
 
Dim instance As TrendLine
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.Win.FlexReport.FlexChart.ChartObject
         C1.Win.FlexReport.FlexChart.ChartNamedObject
            C1.Win.FlexReport.FlexChart.Series
               C1.Win.FlexReport.FlexChart.TrendLine

参照

TrendLine メンバ
C1.Win.FlexReport.FlexChart 名前空間