名前 | 解説 | |
---|---|---|
ErrorBar コンストラクタ | Creates a new instance of ErrorBar class. |
ErrorBarデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ErrorBar コンストラクタ | Creates a new instance of ErrorBar 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から継承されます。 | |
CustomMinusErrorValue | Gets or sets a value that specifies the cumstom minus error value. | |
CustomPlusErrorValue | Gets or sets a value that specifies the custom plus error value. | |
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から継承されます。 | |
Direction | Gets or sets a value that specifies the direction of the error. | |
EndStyle | Gets or sets a value that specifies the end style of the series. | |
ErrorAmount | Gets or sets a value that specifies the error amount of the series. | |
ErrorBarStyle | Gets the style of the error bar. | |
ErrorValue | Gets or sets a value that specifies the error value of the series. | |
LegendGroup | Gets or sets the legend group title in which the series should be included. C1.Chart.SeriesBaseから継承されます。 | |
Name | Gets or sets the series display name. C1.Chart.SeriesBaseから継承されます。 | |
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 point data array for the specified coordinate dimension. C1.Win.Chart.Seriesから継承されます。 | |
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から継承されます。 |