Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChart Interface
/ ShowDataLabelsOverMaximum Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ShowDataLabelsOverMaximum Property
In This Topic
Gets or sets whether to show the data labels when the value is greater than the maximum value on the value axis.
Syntax
C#
System.
bool
ShowDataLabelsOverMaximum {
get
;
set
;}
See Also
Reference
IChart Interface
IChart Members