constructor(engine: IRenderEngine, ht: HitTestInfo, pt: Point, text: string): DataLabelRenderEventArgs
DataLabelRenderEventArgsクラスの新しいインスタンスを初期化します。
(IRenderEngine) The rendering engine to use.
The hit test information.
The reference point.
The label text.
DataLabelレンダリングイベントの引数を提供します。