| 名前 | 解説 | |
|---|---|---|
![]() | TrendLine コンストラクタ | Creates an instance of TrendLine class. |
TrendLineデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | TrendLine コンストラクタ | Creates an instance of TrendLine class. |
| 名前 | 解説 | |
|---|---|---|
![]() | AltStyle | Gets or sets the series alternatve style. C1.Report.FlexChart.Seriesから継承されます。 |
![]() | ChartType | Gets or sets the series chart type. C1.Report.FlexChart.Seriesから継承されます。 |
![]() | Coefficients | Gets the coefficients of equation. |
![]() | DataSourceName | 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から継承されます。 |
![]() | Field | Gets a C1.Report.FlexChartFieldBase containing this object. C1.Report.FlexChart.Seriesから継承されます。 |
![]() | FitType | Gets or sets the fit type of trend line. |
![]() | HasYExpressions | Gets a value indicating whether YExpressions is not empty. C1.Report.FlexChart.Seriesから継承されます。 |
![]() | Hyperlink | Gets the hyperlink associated with the series. C1.Report.FlexChart.Seriesから継承されます。 |
![]() | Label | Gets or sets a C1.Report.ScriptStringValue yielding the label of the series. C1.Report.FlexChart.Seriesから継承されます。 |
![]() | MaxX | Gets or sets the maximal x-value. |
![]() | MinX | Gets or sets the minimal x-value. |
![]() | Name | 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から継承されます。 |
![]() | Order | Gets or sets the order of trend line. The order defines number of terms in polynom equation. |
![]() | Owner | Gets an owner of this object. C1.Document.OwnedObjectから継承されます。 |
![]() | ParentReport | Gets a C1.Report.FlexReport containing this object. C1.Report.FlexChart.ChartObjectから継承されます。 |
![]() | SampleCount | Gets or sets the sample count for function calculation. |
![]() | Style | Gets or sets the series style. C1.Report.FlexChart.Seriesから継承されます。 |
![]() | SymbolMarker | 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から継承されます。 |
![]() | SymbolSize | 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から継承されます。 |
![]() | SymbolStyle | Gets or sets the series symbol style. C1.Report.FlexChart.Seriesから継承されます。 |
![]() | Visibility | Gets or sets the series visibility. C1.Report.FlexChart.Seriesから継承されます。 |
![]() | XExpression | Gets or sets an expression used to obtain X data. C1.Report.FlexChart.Seriesから継承されます。 |
![]() | Y1Expression | 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から継承されます。 |
![]() | Y2Expression | 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から継承されます。 |
![]() | Y3Expression | 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から継承されます。 |
![]() | YExpression | 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から継承されます。 |
![]() | YExpressions | Gets or sets an array of expressions used to obtain Y data. C1.Report.FlexChart.Seriesから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another TrendLine to the current object. |
![]() | Clone | Clones the current object. C1.Report.FlexChart.ChartNamedObjectから継承されます。 |
![]() | CopyTo | オーバーライドされます。 For internal use. |
![]() | CreateSame | オーバーライドされます。 Creates instance of same class as this object. |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Fires when the property changes. C1.Report.FlexChart.ChartObjectから継承されます。 |
![]() | SetName | Sets the name of the current object. C1.Report.FlexChart.ChartNamedObjectから継承されます。 |
![]() | SetOwner | Sets the owner of the current object. C1.Report.FlexChart.Seriesから継承されます。 |