Spread.Services Documentation
ShowDataLabelsOverMaximum Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IChart Interface
: ShowDataLabelsOverMaximum Property
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