名前 | 解説 | |
---|---|---|
Chart.HistogramOptions コンストラクタ |
Chart.HistogramOptionsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
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 the each interval. | |
NormalDisplay | Gets or sets an object describing a Gaussian normal curve display. | |
NormalizationInterval | Gets or sets the normalization interval width. | |
Normalized | Gets or sets whether each histogram series interval is normalized. |