バージョン

LineAppearance プロパティ (ScatterChartAppearance)

散布点を結ぶ線のスタイルなどを設定する SplineAppearance オブジェクト。
シンタックス
'宣言
 
Public Property LineAppearance As SplineAppearance
public SplineAppearance LineAppearance {get; set;}
解説

SplineTension プロパティで 0.0 より大きいスプライン曲線の強度値を指定すると、開発者は結線にスムージングを適用できます ( ConnectWithLines が True の場合)。

参照