FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / ClientRectangle Property

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