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

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