2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartHistogram Class
Properties

In This Topic
    ChartHistogram Class Members
    In This Topic

    The following tables list the members exposed by ChartHistogram.

    Public Properties
     NameDescription
    Public PropertyGets the numeric count of values greater than the last interval.  
    Public PropertyGets the numeric count of values less than the first interval.  
    Public PropertyGets or sets the method used to display the frequency data.  
    Public PropertyGets the boundary values of each interval used for the histogram.  
    Public PropertyGets the numeric count of values in each interval.  
    Public PropertyGets or sets the method used to specify the histogram intervals.  
    Public PropertyGets or sets the number of intervals in the histogram.  
    Public PropertyGets or sets the numeric value of the beginning of the first interval.  
    Public PropertyGets or sets the numeric value of the width of the each interval.  
    Top
    See Also