C1.Win.Chart.Design Namespace / FlexRadarDesigner Class / Initialize Method
The component for this designer.

In This Topic
Initialize Method (FlexRadarDesigner)
In This Topic
Prepares the designer to view, edit, and design the specified component.
Syntax
'Declaration
 
Public Overrides Sub Initialize( _
   ByVal component As IComponent _
) 
 

Parameters

component
The component for this designer.
See Also