ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartDesigner Class / Initialize Method

In This Topic
    Initialize Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub Initialize( _
       ByVal component As System.ComponentModel.IComponent _
    ) 
    public virtual void Initialize( 
       System.ComponentModel.IComponent component
    )

    Parameters

    component
    See Also