Chart for WinRT
Item(Int32) Property

Index of value.
Gets the indexed value of the point.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As System.Object
public System.object Item( 
   System.int index
) {get;}

Parameters

index
Index of value.

Property Value

The indexed value.
See Also

Reference

DataPoint Class
DataPoint Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback