2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart.Designer Namespace / IChartDesigner Interface / GetServiceInternal Method

In This Topic
    GetServiceInternal Method
    In This Topic
    Syntax
    'Declaration
     
    Function GetServiceInternal( _
       ByVal type As System.Type _
    ) As System.Object
    System.object GetServiceInternal( 
       System.Type type
    )

    Parameters

    type
    See Also