'宣言
Protected Friend Function AlignLineToPixels( _
ByVal As Double, _
ByVal As Double, _
ByVal As Double, _
ByVal As Infragistics.Controls.Charts.PathRenderingInfo _
) As Double
protected internal double AlignLineToPixels(
double ,
double ,
double ,
Infragistics.Controls.Charts.PathRenderingInfo
)