ComponentOne FinancialChart for WinForms
C1.Chart Namespace / IRangedHistogramSeries Interface
Members

In This Topic
    IRangedHistogramSeries Interface
    In This Topic
    Defines the ranged histogram series properties and methods.
    Syntax
    'Declaration
     
    
    Public Interface IRangedHistogramSeries 
       Inherits IDistributionSeries 
    public interface IRangedHistogramSeries : IDistributionSeries  
    See Also