次の方法で共有


Trendline.DisplayRSquaredValue プロパティ

定義

R 二乗値を表示します。

スキーマの c:dispRSqr 要素タグを表します。

public DocumentFormat.OpenXml.Drawing.Charts.DisplayRSquaredValue DisplayRSquaredValue { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.DisplayRSquaredValue? DisplayRSquaredValue { get; set; }
member this.DisplayRSquaredValue : DocumentFormat.OpenXml.Drawing.Charts.DisplayRSquaredValue with get, set
Public Property DisplayRSquaredValue As DisplayRSquaredValue

プロパティ値

DisplayRSquaredValue を返します。

適用対象