バージョン

LinearGraphRangeCollection クラス

リニア ゲージ範囲 (開始、終了など) を表すコレクション。System.Collections.ObjectModel.ObservableCollection から継承し、Infragistics.Controls.Gauges.Implementation.XamLinearGraphRange オブジェクトを含みます。
シンタックス
'宣言
 
Public Class LinearGraphRangeCollection 
   Inherits System.Windows.FreezableCollection(Of XamLinearGraphRange)
public class LinearGraphRangeCollection : System.Windows.FreezableCollection<XamLinearGraphRange> 
参照