| C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartHistogramDisplayType Enumeration |
'Declaration Public Enum ChartHistogramDisplayType Inherits System.Enum
public enum ChartHistogramDisplayType : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartHistogramDisplayType