次の方法で共有


Trendline.DisplayRSquared プロパティ

定義

場合は true (式と同じデータ ラベル) のグラフに近似曲線の R 2 乗値が表示されます。 Setting this property to True automatically turns on data labels. 値の取得と設定が可能なブール型 (Boolean) の値です。

public:
 property bool DisplayRSquared { bool get(); void set(bool value); };
public bool DisplayRSquared { get; set; }
member this.DisplayRSquared : bool with get, set
Public Property DisplayRSquared As Boolean

プロパティ値

Boolean

適用対象