次の方法で共有


ChartArea.RoundedCorners プロパティ

定義

埋め込みグラフの角が丸くなる場合は True です。 値の取得と設定が可能なブール型 (Boolean) の値です。

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

プロパティ値

ブール値 です。

適用対象