次の方法で共有


Point.SecondaryPlot プロパティ

定義

True を指定 すると、円グラフの円グラフまたは円グラフの棒グラフの 2 番目のセクションにポイントが含まれます。 円グラフまたは円グラフの棒グラフの円グラフ上のポイントにのみ適用されます。 値の取得と設定が可能なブール型 (Boolean) の値です。

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

プロパティ値

Boolean

適用対象