ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Histogram Class / Histogram Constructor



In This Topic
    Histogram Constructor
    In This Topic
    Creates an instance of Histogram class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Histogram()
    public Histogram()
    public:
    Histogram();
    See Also