2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / PlotArea Class / Size Property

In This Topic
    Size Property (PlotArea)
    In This Topic
    Gets the size of the PlotArea in chart control client coordinates.
    Syntax
    'Declaration
     
    Public ReadOnly Property Size As System.Drawing.Size
    public System.Drawing.Size Size {get;}
    See Also