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

Definition

Constructors

C#
public RadialAxisDrawPart(RadialAxis axis, IChartRenderer renderer)
Parameters:axisRadialAxisrendererIChartRenderer

Methods

Draws the axis.

C#
protected override void DrawAxis()

Overrides: AxisDrawPart.DrawAxis()

Draws the ticks.

C#
protected override void DrawTicks()

Overrides: AxisDrawPart.DrawTicks()