FlexReport for WinForms
Size プロパティ (ChartRect)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartRect クラス : Size プロパティ
Gets or sets the size of the element.
シンタックス
'宣言
 
Public Property Size As Size
'使用法
 
Dim instance As ChartRect
Dim value As Size
 
instance.Size = value
 
value = instance.Size
public Size Size {get; set;}
解説
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.
参照

参照

ChartRect クラス
ChartRect メンバ