ComponentOne FlexReport for WinForms
Size Property (ChartRect)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartRect Class : Size Property
Gets or sets the size of the element.
Syntax
'Declaration
 
Public Property Size As C1.Win.Interop.Size
public C1.Win.Interop.Size Size {get; set;}
Remarks
Specifies the size of the chart element it describes. Non-negative values indicate explicit width and height in chart client coordinates. Negative values will allow autopositioning.
See Also

Reference

ChartRect Class
ChartRect Members