New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Constructors

Initializes a new instance of the CartesianPlotBandAnnotationDrawPart class.

C#
public CartesianPlotBandAnnotationDrawPart(CartesianPlotBandAnnotation element, CartesianRenderer renderer)
Parameters:elementCartesianPlotBandAnnotation

The element.

rendererCartesianRenderer

The renderer.

Methods

Draws the plot band annotation.

C#
public override void Draw()

Overrides: DrawPart<CartesianPlotBandAnnotation>.Draw()