[]
        
(Showing Draft Content)

C1.Win.C1Chart.DisplayTypeEnum

DisplayTypeEnum Enum

Use the members of this enumeration to set the value of the DisplayType property in the ChartHistogram class.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum DisplayTypeEnum

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.