Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataLabels Interface / ShowValue Property
In This Topic
    ShowValue Property (IDataLabels)
    In This Topic
    Gets or sets a Boolean that corresponds to a specified chart's data label values display behavior. True displays the values.
    Syntax
    System.bool ShowValue {get; set;}
    See Also