バージョン

WindowRect プロパティ (SeriesViewer)

現在表示されている SeriesViewer 部分を表す長方形。
シンタックス
'宣言
 
Public Property WindowRect As Infragistics.Win.DataVisualization.Rectangle
public Infragistics.Win.DataVisualization.Rectangle WindowRect {get; set;}
解説
X = 0、Y = 0、Height および Width が 1 に設定される長方形の場合、プロット可能な領域はすべて表示されていることを意味します。Height および Width は .5 に設定される場合、表示は半分ズームしています。
参照