FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartSeriesHistogram Class
Properties Methods Events


In This Topic
    ChartSeriesHistogram Class Members
    In This Topic

    The following tables list the members exposed by ChartSeriesHistogram.

    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 each interval.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also