Chart for WinRT
Item(String,String) Property

Gets the value of the data point formatted with the specified format string.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String, _
   ByVal format As System.String _
) As System.Object
public System.object Item( 
   System.string name,
   System.string format
) {get;}

Parameters

name
format
See Also

Reference

DataPoint Class
DataPoint Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback