次の方法で共有


ChartGroup.ShowNegativeBubbles プロパティ

定義

True の 場合グラフ種類グループで負のバブルが表示されます。 バブル チャートに対してのみ有効です。

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

プロパティ値

適用対象