RadControls for Silverlight

Represents a RadChartBase instance that uses Polar coordinate system to plot data points.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.403.1050

Syntax

C#
public class RadPolarChart : RadChartBase
Visual Basic
Public Class RadPolarChart _
	Inherits RadChartBase

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          RadControlBase
            Telerik.Windows.Controls.ChartView..::..PresenterBase
              Telerik.Windows.Controls.ChartView..::..RadChartBase
                Telerik.Windows.Controls..::..RadPolarChart

See Also