Version

AddMemberPathHint Method

Adds a member path hint to the current data series. This semantically identifies sub elements of the data for usage.
Overload List
OverloadDescription
AddMemberPathHint(DataSeriesMemberPathHint)Adds a member path hint to the current data series. This semantically identifies sub elements of the data for usage.  
AddMemberPathHint(DataSeriesMemberPathHint,DataSeriesIntent)Adds a member path hint and intent to the current data series.  
AddMemberPathHint(String,DataSeriesIntent)Adds a member path string and intent to the current data series.  
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