バージョン 24.2 (最新)

AxisFormatLabelEventHandler デリゲート

軸の FormatLabel ハンドラー。
シンタックス
public delegate string AxisFormatLabelEventHandler( 
   object sender,
   object item
)

パラメータ

sender
item
書式設定する項目。

戻り値の型

フォーマットされた文字列。
参照