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

Definition

Constructors

Initializes a new instance of the CartesianSparkGridLineAnnotationDrawPart class.

C#
public CartesianSparkGridLineAnnotationDrawPart(CartesianSparkGridLineAnnotation element, SparkCartesianRenderer renderer)
Parameters:elementCartesianSparkGridLineAnnotation

The element.

rendererSparkCartesianRenderer

The renderer.

Methods

Draws the grid line annotation.

C#
public override void Draw()

Overrides: SparkDrawPart<CartesianSparkGridLineAnnotation>.Draw()