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