次の方法で共有


Trendline.DisplayEquation プロパティ

定義

True if the equation for the trendline is displayed on the chart (in the same data label as the R-squared value). Setting this property to True automatically turns on data labels.

public:
 property bool DisplayEquation { bool get(); void set(bool value); };
public bool DisplayEquation { get; set; }
Public Property DisplayEquation As Boolean

プロパティ値

適用対象