ClassAxisElementDrawPart
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public abstract class AxisElementDrawPart : DrawPart<Axis>, IDrawPart
Inheritance: objectDrawPart<Axis>AxisElementDrawPart
Derived Classes:
Implements:
Inherited Members
Constructors
AxisElementDrawPart(Axis, IChartRenderer)
Initializes a new instance of the AxisElementDrawPart class.
Declaration
cs-api-definition
public AxisElementDrawPart(Axis axis, IChartRenderer renderer)
Parameters
axis
The axis.
renderer
The renderer.
Methods
GetHorizontalOffset(double, double, double)
Gets the horizontal offset.
GetVerticalOffset(double, double, double, double)
Gets the vertical offset.