[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PolarRadarOptions

PolarRadarOptions Class

Specifies various advanced options for polar and radar charts.

Inheritance
PolarRadarOptions
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class PolarRadarOptions : DependencyObject

Constructors

Name Description
PolarRadarOptions()

Fields

Name Description
DirectionProperty
StartingAngleProperty

Methods

Name Description
GetDirection(C1Chart)

Gets the value of the Direction attached property for the specified chart.

GetStartingAngle(C1Chart)

Gets the value of the StartingAngle attached property for the specified chart.

SetDirection(C1Chart, SweepDirection)

Sets the value of the Direction attached property for the specified chart.

SetStartingAngle(C1Chart, double)

Sets the value of the StartingAngle attached property for the specified chart.