ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.HistogramOptions Class
Properties Methods

In This Topic
    Chart.HistogramOptions Class Members
    In This Topic

    The following tables list the members exposed by Chart.HistogramOptions.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the method used to display the frequency data.  
    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.  
    Public PropertyGets or sets an object describing a Gaussian normal curve display.  
    Public PropertyGets or sets the normalization interval width.  
    Public PropertyGets or sets whether each histogram series interval is normalized.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Top
    See Also