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

Definition

Constructors

Initializes a new instance of the CartesianMarkedZoneAnnotationDrawPart class.

C#
public CartesianMarkedZoneAnnotationDrawPart(CartesianMarkedZoneAnnotation element, CartesianRenderer renderer)
Parameters:elementCartesianMarkedZoneAnnotation

The element.

rendererCartesianRenderer

The renderer.

Methods

Draws the marked zone annotation.

C#
public override void Draw()

Overrides: DrawPart<CartesianMarkedZoneAnnotation>.Draw()