ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / FlexPieDesigner Class / InitializeNewComponent Method

In This Topic
    InitializeNewComponent Method (FlexPieDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub InitializeNewComponent( _
       ByVal defaultValues As IDictionary _
    ) 
    public override void InitializeNewComponent( 
       IDictionary defaultValues
    )

    Parameters

    defaultValues
    See Also