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

Definition

Constructors

Initializes a new instance of the PolarAxisPlotBandAnnotationDrawPart class.

C#
public PolarAxisPlotBandAnnotationDrawPart(PolarAxisPlotBandAnnotation element, PolarRenderer renderer)
Parameters:elementPolarAxisPlotBandAnnotation

The element.

rendererPolarRenderer

The renderer.

Methods

Draws the polar axis plot band annotation.

C#
public override void Draw()

Overrides: DrawPart<PolarAxisPlotBandAnnotation>.Draw()