ComponentOne Studio TrueChart for ASP.NET (C1WebChart3D) ヘルプ
Connected プロパティ (Chart3DPointSeries)

C1.Win.C1Chart3D.4 アセンブリ > C1.Win.C1Chart3D 名前空間 > Chart3DPointSeries クラス : Connected プロパティ
データセットの各データ点を線で結ぶかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property Connected As System.Boolean
public System.bool Connected {get; set;}
解説
線スタイルは、Chart3DPointSeries の Style オブジェクトの LineStyle プロパティで定義します。
参照

Chart3DPointSeries クラス
Chart3DPointSeries メンバ