ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase 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