Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / 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.  
    Public PropertyGets or sets the chart object as owner. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodNotify the owner that some property changed. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem)
    Top
    See Also