名前 | 解説 | |
---|---|---|
TrendLine コンストラクタ | Creates an instance of TrendLine class. |
TrendLineデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
TrendLine コンストラクタ | Creates an instance of TrendLine class. |
名前 | 解説 | |
---|---|---|
AltStyle | Gets or sets the series alternatve style. C1.Win.Chart.Seriesから継承されます。 | |
AxisX | Gets or sets the series x-axis. C1.Win.Chart.Seriesから継承されます。 | |
AxisY | Gets or sets the series y-axis. C1.Win.Chart.Seriesから継承されます。 | |
Binding | Gets or sets the name of the property that contains Y values for the series. C1.Win.Chart.Seriesから継承されます。 | |
BindingMode | Gets or sets the binding mode. C1.Win.Chart.Seriesから継承されます。 | |
BindingX | Gets or sets the name of the property that contains X values for the series. C1.Win.Chart.Seriesから継承されます。 | |
ChartType | Gets or sets the series chart type. C1.Chart.SeriesBaseから継承されます。 | |
Coefficients | Gets the coefficients of equation. | |
DataLabel | Gets or sets the series data label. C1.Win.Chart.Seriesから継承されます。 | |
DataMember | Gets or sets the name of the DataMember, if any, for the DataSource. C1.Win.Chart.Seriesから継承されます。 | |
DataSource | Gets or sets the collection of objects that contains the series data. C1.Win.Chart.Seriesから継承されます。 | |
FitType | Gets or sets the fit type of trend line. | |
LegendGroup | Gets or sets the legend group title in which the series should be included. C1.Chart.SeriesBaseから継承されます。 | |
MaxX | Gets or sets the maximal x-value. | |
MinX | Gets or sets the minimal x-value. | |
Name | Gets or sets the series display name. C1.Chart.SeriesBaseから継承されます。 | |
Order | Gets or sets the order of trend line. The order defines number of terms in polynom equation. | |
SampleCount | Gets or sets the sample count for function calculation. | |
StackingGroup | Gets or sets the group index for series, only effect in bar and column chart type. C1.Chart.SeriesBaseから継承されます。 | |
Style | Gets or sets the series style. C1.Win.Chart.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.Chart.SeriesBaseから継承されます。 | |
SymbolSize | Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Chart.SeriesBaseから継承されます。 | |
SymbolStyle | Gets or sets the series symbol style. C1.Win.Chart.Seriesから継承されます。 | |
Tooltip | Gets or sets the tooltip template for the series. C1.Win.Chart.Seriesから継承されます。 | |
Visibility | Gets or sets the series visibility. C1.Chart.SeriesBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
ClearData | Removes all point data from the series added with SetData. C1.Win.Chart.Seriesから継承されます。 | |
Dispose | オーバーロードされます。 Releases resources. C1.Win.Chart.Seriesから継承されます。 | |
GetCount | Gets the binding data count. C1.Win.Chart.Seriesから継承されます。 | |
GetDataType | Gets the data type. C1.Win.Chart.Seriesから継承されます。 | |
GetValidPropertyDescriptors | Gets the valid System.ComponentModel.PropertyDescriptor of class. C1.Win.Chart.Seriesから継承されます。 | |
GetValues | オーバーライドされます。 Gets the array of data values. | |
LoadBoundData | Forces bound data to be loaded into internal chart arrays. C1.Win.Chart.Seriesから継承されます。 | |
Rebind | Forces all data in ItemsSource to be evaluated and redraw the chart. C1.Win.Chart.Seriesから継承されます。 | |
RebindCurrencyMananger | Rebind currency mananger data. C1.Win.Chart.Seriesから継承されます。 | |
SetData | Sets the point data to be charted. C1.Win.Chart.Seriesから継承されます。 |
名前 | 解説 | |
---|---|---|
SymbolRendered | Fires after rendering symbol. C1.Win.Chart.Seriesから継承されます。 | |
SymbolRendering | Fires before rendering symbol. C1.Win.Chart.Seriesから継承されます。 |