Spread.Services Documentation
ShowPercentage 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
: ShowPercentage Property
Gets or sets whether to display the percentage (True to display the percentage value for the data labels on a chart; False to hide).
Syntax
C#
System.
bool
ShowPercentage {
get
;
set
;}
See Also
Reference
IDataLabel Interface
IDataLabel Members