Name | Description | |
---|---|---|
Chart.HistogramOptions Constructor |
The following tables list the members exposed by Chart.HistogramOptions.
Name | Description | |
---|---|---|
Chart.HistogramOptions Constructor |
Name | Description | |
---|---|---|
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. | |
Owner | Gets or sets the chart object as owner. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem) |
Name | Description | |
---|---|---|
OnOwnerChanged | Overridden. | |
OnPropertyChanged | Notify the owner that some property changed. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem) |