FlexReport for WinForms
TrendLine クラス メンバ
プロパティ  メソッド 


C1.Report アセンブリ > C1.Report.FlexChart 名前空間 : TrendLine クラス

TrendLineデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates an instance of TrendLine class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the series alternatve style. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets the series chart type. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets the coefficients of equation.  
Public プロパティGets or sets the name of the data source for the series. The name must match the name of a data source in the report's DataSources collection.

Empty string indicates that the C1.Report.FlexChartField.ChartData.DataSource will be used.

C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets a C1.Report.FlexChartFieldBase containing this object. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets the fit type of trend line.  
Public プロパティGets a value indicating whether YExpressions is not empty. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets the hyperlink associated with the series. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets a C1.Report.ScriptStringValue yielding the label of the series. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets the maximal x-value.  
Public プロパティGets or sets the minimal x-value.  
Public プロパティGets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. C1.Report.FlexChart.ChartNamedObjectから継承されます。
Public プロパティGets or sets the order of trend line. The order defines number of terms in polynom equation.  
Public プロパティGets an owner of this object. C1.Document.OwnedObjectから継承されます。
Public プロパティGets a C1.Report.FlexReport containing this object. C1.Report.FlexChart.ChartObjectから継承されます。
Public プロパティGets or sets the sample count for function calculation.  
Public プロパティGets or sets the series style. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets the size (in twips) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets the series symbol style. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets the series visibility. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets an expression used to obtain X data. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets an expression used to obtain Y1 data for Hi-Lo, Hi-Lo-Open-Close, Candle and Bubble charts. This property works over YExpressions and gets or sets the element with index 1. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets an expression used to obtain Y2 data for Hi-Lo, Hi-Lo-Open-Close and Candle charts. This property works over YExpressions and gets or sets the element with index 2. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets an expression used to obtain Y3 data for Hi-Lo, Hi-Lo-Open-Close and Candle charts. This property works over YExpressions and gets or sets the element with index 3. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets an expression used to obtain Y data. This property works over YExpressions and gets or sets the element with index 0. C1.Report.FlexChart.Seriesから継承されます。
Public プロパティGets or sets an array of expressions used to obtain Y data. C1.Report.FlexChart.Seriesから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Assigns (copies) properties from another TrendLine to the current object.  
Public メソッドClones the current object. C1.Report.FlexChart.ChartNamedObjectから継承されます。
Public メソッドオーバーライドされます。 For internal use.  
Public メソッドオーバーライドされます。 Creates instance of same class as this object.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドFires when the property changes. C1.Report.FlexChart.ChartObjectから継承されます。
Protected メソッドSets the name of the current object. C1.Report.FlexChart.ChartNamedObjectから継承されます。
Protected メソッドSets the owner of the current object. C1.Report.FlexChart.Seriesから継承されます。
トップ
参照

参照

TrendLine クラス
C1.Report.FlexChart 名前空間