GrapeCity.Xaml.SpreadSheet.Data
ConvertValue Method (AxisItemsCollection)


Index of the value.
The obj.
Converts the value.
Syntax
'Declaration
 
Protected Overrides NotOverridable Function ConvertValue( _
   ByVal valueIndex As Integer, _
   ByVal obj As Object _
) As Object
'Usage
 
Dim instance As AxisItemsCollection
Dim valueIndex As Integer
Dim obj As Object
Dim value As Object
 
value = instance.ConvertValue(valueIndex, obj)
protected override object ConvertValue( 
   int valueIndex,
   object obj
)

Parameters

valueIndex
Index of the value.
obj
The obj.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

AxisItemsCollection Class
AxisItemsCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options