[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartHistogramDisplayType

ChartHistogramDisplayType Enum

Specifies the method used to display the frequency data.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public enum ChartHistogramDisplayType

Fields

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.