FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / TreeMapDesigner Class / GetService Method

In This Topic
    GetService Method (TreeMapDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetService( _
       ByVal serviceType As System.Type _
    ) As System.Object
    protected virtual System.object GetService( 
       System.Type serviceType
    )

    Parameters

    serviceType
    See Also