Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChartGroup Interface
/ BinsOverflowValue Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
System.
double
BinsOverflowValue {
get
;
set
;}
See Also
Reference
IChartGroup Interface
IChartGroup Members