Spread.Services Documentation
Item Property (ISparklineGroup)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ISparklineGroup Interface
: Item Property
Index value of the sparkline.
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