2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartDesigner Class / Control Property

In This Topic
    Control Property (baseChartDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Control As System.Windows.Forms.Control
    public virtual System.Windows.Forms.Control Control {get;}
    See Also