Initializes a new instance of the DataLabelRenderEventArgs class.
(IRenderEngine) The rendering engine to use.
The hit test information.
The reference point.
The label text.
Gets or sets a value that indicates whether the event should be cancelled.
Gets the IRenderEngine object to use for rendering the chart elements.
Gets the hit test information.
Gets the point associated with the label in control coordinates.
Gets or sets the label text.
Provides a value to use with events that do not have event data.
Provides arguments for DataLabel rendering event.