Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataLabels Interface / ShowPercentage Property
In This Topic
    ShowPercentage Property (IDataLabels)
    In This Topic
    Gets or sets whether to display a percentage (True to display the percentage value for the data labels on a chart; False to hide).
    Syntax
    System.bool ShowPercentage {get; set;}
    See Also