Chart for WPF/Silverlight
RenderElement メソッド

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 > BaseRenderer クラス : RenderElement メソッド
要素をレンダリングし、その要素を指定されたリストに追加します。
シンタックス
'宣言
 
Protected Function RenderElement( _
   ByVal objects As System.Collections.Generic.List(Of Visual), _
   ByVal pe As IPlotElement, _
   ByVal ds As DataSeries, _
   ByVal rc As RenderContext, _
   ByVal shapeStyle As ShapeStyle, _
   ByVal dp As DataPoint _
) As System.Windows.Media.Visual
protected System.Windows.Media.Visual RenderElement( 
   System.Collections.Generic.List<Visual> objects,
   IPlotElement pe,
   DataSeries ds,
   RenderContext rc,
   ShapeStyle shapeStyle,
   DataPoint dp
)

パラメータ

objects
pe
ds
rc
shapeStyle
dp
参照

BaseRenderer クラス
BaseRenderer メンバ