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

In This Topic
    Initialize Method (FlexPieDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub Initialize( _
       ByVal component As IComponent _
    ) 
    public override void Initialize( 
       IComponent component
    )

    Parameters

    component
    See Also