Represents a
RadChartBase instance that uses Polar coordinate system to plot data points.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public Class RadPolarChart _
Inherits RadChartBase |
| Visual C++ |
|---|
public ref class RadPolarChart : public RadChartBase |
Inheritance Hierarchy
See Also