[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartRect.Size

Size Property

Size

Gets or sets the size of the element.

Declaration
[TypeConverter(typeof(SizeConverter))]
public 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.