GrapeCity.Xaml.SpreadSheet.Data
GetValue Method (ISparklineData)


The index.
Gets the value at the specified index.
Syntax
'Declaration
 
Function GetValue( _
   ByVal index As Integer _
) As Object
'Usage
 
Dim instance As ISparklineData
Dim index As Integer
Dim value As Object
 
value = instance.GetValue(index)
object GetValue( 
   int index
)

Parameters

index
The index.

Return Value

The value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ISparklineData Interface
ISparklineData Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options