Version

GetItemValue Method (Axis)

Gets a value based on one of the valid member paths for this axis type.
Syntax
public object GetItemValue( 
   object item,
   string memberPathName
)

Parameters

item
An item from the data source bound to the axis.
memberPathName
The property name of a valid member path for the axis
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also