DataLabels.ShowBubbleSize

DataLabels.ShowBubbleSize property

Represents a specified chart’s data label percentage value display behavior. True displays the percentage value. False to hide.

public bool ShowBubbleSize { get; set; }

See Also