[]
Use the members of this enumeration to set the value of the DisplayType property in the ChartHistogram class.
public enum DisplayTypeEnum
Name | Description |
---|---|
FrequencyGraph | Displays the intervals and counts as a frequency graph. |
Histogram | Displays the intervals and counts as a histogram. |
SteppedFrequencyGraph | Displays the intervals and counts as a stepped frequency graph. |