Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public class PolarPointSeriesDrawPart : PolarChartSeriesDrawPart, IDrawPart
Inheritance: objectDrawPart<ChartSeries>ChartSeriesDrawPartChartPointSeriesDrawPartPolarChartSeriesDrawPartPolarPointSeriesDrawPart...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public PolarPointSeriesDrawPart(PolarPointSeries series, IChartRenderer renderer)
Methods
Draws the series parts.
C#
public override void DrawSeriesParts()
Overrides:
Gets the points positions array.