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

Definition

Constructors

Initializes a new instance of the CartesianSparkPlotBandAnnotationDrawPart class.

C#
public CartesianSparkPlotBandAnnotationDrawPart(CartesianSparkPlotBandAnnotation element, SparkCartesianRenderer renderer)
Parameters:elementCartesianSparkPlotBandAnnotation

The element.

rendererSparkCartesianRenderer

The renderer.

Methods

Draws the plot band annotation.

C#
public override void Draw()

Overrides: SparkDrawPart<CartesianSparkPlotBandAnnotation>.Draw()