ChartGroup.ShowNegativeBubbles 属性

定义

如果在图表组中显示表示负值的气泡,则该属性值为 True。 仅对气泡图有效。

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

属性值

适用于