Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ISparklineGroup Interface
/ Item Property
Index value of the sparkline.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item Property (ISparklineGroup)
In This Topic
Gets the
ISparkline
object.
Syntax
C#
ISparkline
this
[ System.
int
index
]; {
get
;}
Parameters
index
Index value of the sparkline.
Property Value
Returns
ISparkline
See Also
Reference
ISparklineGroup Interface
ISparklineGroup Members