Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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()
    See Also