[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ExcelSparklineGroup.Item

this Property

this[int]

Gets the ISparkline at the specified index.

Declaration
public ISparkline this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As ISparkline
Parameters
Type Name Description
int index
Implements