Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / BinsOverflowEnabled Property
In This Topic
    BinsOverflowEnabled Property
    In This Topic
    Gets or sets whether a bin for values above the BinsOverflowValue property is enabled.
    Syntax
    System.bool BinsOverflowEnabled {get; set;}
    See Also