ComponentOne FlexReport for WinForms
Location Property (ChartRect)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartRect Class : Location Property
Gets or sets the location of the element.
Syntax
'Declaration
 
Public Overridable Property Location As C1.Win.Interop.Point
public virtual C1.Win.Interop.Point Location {get; set;}
Remarks
Specifies the location of the upper left corner of the chart element it describes. Non-negative values indicate the explicit position in chart client coordinates. Negative values will autopositioning.
See Also

Reference

ChartRect Class
ChartRect Members