Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IDataLabel Interface
/ ShowValue Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ShowValue Property (IDataLabel)
In This Topic
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