バージョン

ConnectionType プロパティ (DiagramOptionsPaneDataContext)

ItemsInfragistics.Controls.Charts.DiagramConnection インスタンスの接続タイプを取得または設定します。
シンタックス
'宣言
 
Public Property ConnectionType As Nullable(Of DiagramConnectionType)
public Nullable<DiagramConnectionType> ConnectionType {get; set;}
参照