'宣言 Public Overridable Function GetUnscaledValueList( _ ByVal scaledValues As IList(Of Double), _ ByVal startIndex As Integer, _ ByVal count As Integer, _ ByVal p As Infragistics.Controls.Charts.ScalerParams _ ) As IList(Of Double)
public virtual IList<double> GetUnscaledValueList( IList<double> scaledValues, int startIndex, int count, Infragistics.Controls.Charts.ScalerParams p )