Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / ShowDataLabelsOverMaximum Property
In This Topic
    ShowDataLabelsOverMaximum Property
    In This Topic
    Gets or sets whether to show the data labels when the value is greater than the maximum value on the value axis.
    Syntax
    System.bool ShowDataLabelsOverMaximum {get; set;}
    See Also