DataLabels.ShowPercentage

DataLabels.ShowPercentage property

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

public bool ShowPercentage { get; set; }

See Also