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

In This Topic
    ClientRectangle Property (baseChart)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ClientRectangle As System.Drawing.Rectangle
    public System.Drawing.Rectangle ClientRectangle {get;}
    See Also