Chart for WPF/Silverlight
Decimate メソッド

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 > Lines クラス : Decimate メソッド
指定された半径に従ってポイント配列を間引きます。
シンタックス
'宣言
 
Protected Function Decimate( _
   ByVal pts() As System.Windows.Point, _
   ByVal radius As System.Double _
) As System.Windows.Point()
protected System.Windows.Point[] Decimate( 
   System.Windows.Point[] pts,
   System.double radius
)

パラメータ

pts
radius
参照

Lines クラス
Lines メンバ