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


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

参照

ChartRect クラス
ChartRect メンバ