2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / iChartRect Interface / Size Property

In This Topic
    Size Property (iChartRect)
    In This Topic
    Gets or sets the size of the chart area in chart control client coordinates.
    Syntax
    'Declaration
     
    Property Size As System.Drawing.Size
    System.Drawing.Size Size {get; set;}
    See Also