Specifies various advanced options for polar and radar charts.

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

C#
public class PolarRadarOptions : DependencyObject
Visual Basic
Public Class PolarRadarOptions _
	Inherits DependencyObject
XAML Object Element Usage
<PolarRadarOptions .../>

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    C1.Phone.Chart..::..PolarRadarOptions

See Also