Documents for Excel .NET Edition | GCDocuments
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