ClassPolarGridDrawPart
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class PolarGridDrawPart : DrawPart<PolarGrid>, IDrawPart
Inheritance: objectDrawPart<PolarGrid>PolarGridDrawPart
Implements:
Inherited Members
Constructors
PolarGridDrawPart(PolarGrid, IChartRenderer)
Initializes a new instance of the PolarGridDrawPart class.
Declaration
cs-api-definition
public PolarGridDrawPart(PolarGrid grid, IChartRenderer renderer)
Parameters
grid
The grid.
renderer
The renderer.
Methods
IsElementValid()
Determines whether the element is valid.