| 名前 | 解説 | |
|---|---|---|
![]() | Histogram コンストラクタ | Creates an instance of Histogram class. |
Histogramデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Histogram コンストラクタ | 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から継承されます。 |
![]() | 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から継承されます。 |
![]() | CumulativeMode | Gets or sets the cumulative mode state |
![]() | 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から継承されます。 |
![]() | FrequencyPolygonStyle | Gets or sets the FrequencyPolygonStyle property. |
![]() | HistogramAppearance | Gets or sets the Appearance Type. |
![]() | 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から継承されます。 |
![]() | NormalCurve | Gets or sets the Normal Curve |
![]() | 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から継承されます。 |