Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / BinsOverflowValue Property
In This Topic
    BinsOverflowValue Property
    In This Topic
    Gets or sets the value above which an overflow bin is displayed. It only works if the BinsOverflowEnabled property is True.
    Syntax
    System.double BinsOverflowValue {get; set;}
    See Also