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

Definition

Constructors

Initializes a new instance of the CartesianGridLineAnnotationDrawPart class.

C#
public CartesianGridLineAnnotationDrawPart(CartesianGridLineAnnotation element, CartesianRenderer renderer)
Parameters:elementCartesianGridLineAnnotation

The element.

rendererCartesianRenderer

The renderer.

Methods

Draws the grid line annotation.

C#
public override void Draw()

Overrides: DrawPart<CartesianGridLineAnnotation>.Draw()