Size Property (Chart2DPlotArea) | FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DPlotArea Class / Size Property

In This Topic
Size Property (Chart2DPlotArea)
In This Topic
Gets or sets the size of the element.
Syntax
'Declaration
 
Public Property Size As C1.Win.Interop.Size
 
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