FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / GetContainerControl Method

In This Topic
    GetContainerControl Method (FlexChartBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetContainerControl() As System.Windows.Forms.IContainerControl
    public System.Windows.Forms.IContainerControl GetContainerControl()
    See Also