public PieChart<T> ValueMemberPath<TProperty>(
System.Linq.Expressions.Expression<Func<T,TProperty>> expr
)
'宣言
Public Overloads Function ValueMemberPath(Of TProperty)( _
ByVal expr As System.Linq.Expressions.Expression(Of Func(Of T,TProperty)) _
) As PieChart(Of T)