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

Definition

Constructors

Initializes a new instance of the PolarAxisGridLineAnnotationDrawPart class.

C#
public PolarAxisGridLineAnnotationDrawPart(PolarAxisGridLineAnnotation element, PolarRenderer renderer)
Parameters:elementPolarAxisGridLineAnnotation

The element.

rendererPolarRenderer

The renderer.

Methods

Draws the polar axis grid line annotation.

C#
public override void Draw()

Overrides: DrawPart<PolarAxisGridLineAnnotation>.Draw()