Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / BinsUnderflowEnabled Property
In This Topic
    BinsUnderflowEnabled Property
    In This Topic
    Gets or sets whether a bin for values below the BinsUnderflowValue property is enabled.
    Syntax
    System.bool BinsUnderflowEnabled {get; set;}
    See Also