Spread.Services Documentation
ShowValue Property (IDataLabel)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IDataLabel Interface
: ShowValue Property
Gets or sets a Boolean that corresponds to a specified chart's data label values display behavior. True displays the values. False to hide.
Syntax
C#
System.
bool
ShowValue {
get
;
set
;}
See Also
Reference
IDataLabel Interface
IDataLabel Members