名前 | 解説 | |
---|---|---|
RangedHistogram コンストラクタ | Creates an instance of Histogram class. |
RangedHistogramデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
RangedHistogram コンストラクタ | Creates an instance of Histogram 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から継承されます。 | |
BinMode | Gets or sets the _mode of histogram bin. | |
BinWidth | Gets or sets a positive decimal number for the range of a bin. | |
ChartType | Gets or sets the series chart type. C1.Chart.SeriesBaseから継承されます。 | |
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から継承されます。 | |
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から継承されます。 | |
NumberOfBins | Gets or sets the number of bins for the histogram, including the overflow and underflow bins. | |
OverflowBin | Gets or sets a value to create a bin for all values above it. | |
ShowOverflowBin | Gets or sets whether the histogram shows the overflow bin. | |
ShowUnderflowBin | Gets or sets whether the histogram shows the underflow bin. | |
SortDescending | Gets or sets whether the ranged histogram sort descending. | |
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から継承されます。 | |
UnderflowBin | Gets or sets a value to create a bin for all values below or equal to it. | |
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. | |
GetXLabels | Gets the X axis labels. | |
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から継承されます。 |