ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / IRangedHistogramSeries Interface
Properties Methods

In This Topic
    IRangedHistogramSeries Interface Members
    In This Topic

    The following tables list the members exposed by IRangedHistogramSeries.

    Public Properties
     NameDescription
     PropertyThe mode of histogram bin.  
     PropertyGets or sets the bin width (Inherited from C1.Chart.IDistributionSeries)
     PropertyThe number of bins for the histogram, including the overflow and underflow bins.  
     PropertyA value to create a bin for all values above it.  
     PropertyGets or sets whether the histogram shows the overflow bin.  
     PropertyGets or sets whether the histogram shows the underflow bin.  
     PropertyGets or sets whether the ranged histogram sort descending.  
     PropertyA value to create a bin for all values below or equal to it.  
    Top
    Public Methods
     NameDescription
     MethodCalculates and returns an array of strings of X-axis labels.  
    Top
    See Also