FinancialChart for WinForms
OnLabelRendering メソッド (IChart)

C1.Win.FlexChart.6 アセンブリ > C1.Chart 名前空間 > IChart インターフェース : OnLabelRendering メソッド
シンタックス
'宣言
 
Function OnLabelRendering( _
   ByVal engine As IRenderEngine, _
   ByRef text As System.String, _
   ByVal series As ISeries, _
   ByVal index As System.Integer, _
   ByRef x As System.Double, _
   ByRef y As System.Double _
) As System.Boolean
System.bool OnLabelRendering( 
   IRenderEngine engine,
   ref System.string text,
   ISeries series,
   System.int index,
   ref System.double x,
   ref System.double y
)

パラメータ

engine
text
series
index
x
y
参照

IChart インターフェース
IChart メンバ