DataLabels.ShowBubbleSize 属性

定义

设置为 True 以显示图表上数据标签的气泡大小。 如果为 False,则隐藏该分类的名称。 读/写 Boolean

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

属性值

Boolean

适用于