| 名前 | 解説 | |
|---|---|---|
![]() | ChartSeriesHistogram コンストラクタ |
ChartSeriesHistogramデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | DisplayType | Gets or sets the method used to display the frequency data. |
![]() | IntervalCreationMethod | Gets or sets the method used to specify the histogram intervals. |
![]() | IntervalNumber | Gets or sets the number of intervals in the histogram. |
![]() | IntervalStart | Gets or sets the numeric value of the beginning of the first interval. |
![]() | IntervalWidth | Gets or sets the numeric value of the width of each interval. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 For internal use only. Assigns (copies) properties from another ChartObject to the current object. |
![]() | Clone | For internal use only. Creates a new object that is a copy of the current ChartObject object. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Notify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |