ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / HLOC Class / HLOC Constructor


In This Topic
    HLOC Constructor
    In This Topic
    Initializes a new instance of the C1.Silverlight.Chart.HLOC class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New HLOC()
    public HLOC()
    See Also