SparkAxisDrawPart
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class SparkAxisDrawPart : SparkDrawPart<SparkAxis>, ISparkDrawPart
Inheritance: objectSparkDrawPart<SparkAxis>SparkAxisDrawPart
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the SparkAxisDrawPart class.
C#
public SparkAxisDrawPart(SparkAxis axis, ISparkRenderer renderer)
The axis.
rendererISparkRendererThe renderer.
Methods
Draws this instance.
C#
public override void Draw()
Overrides:
Draws the axis.
C#
protected virtual void DrawAxis()
Gets the clip rect.
Determines whether the element is valid.