DataLabels.ShowValue

DataLabels.ShowValue property

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

public bool ShowValue { get; set; }

See Also