ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Design Namespace / SeriesCollectionEditor Class / CreateInstance Method

In This Topic
    CreateInstance Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function CreateInstance( _
       ByVal itemType As Type _
    ) As Object
    protected override object CreateInstance( 
       Type itemType
    )

    Parameters

    itemType
    See Also