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