ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.PolarOptions Class / PiRatioAnnotations Property

In This Topic
    PiRatioAnnotations Property
    In This Topic
    Gets or sets whether polar chart measured in radians should be annotated with Pi rations.
    Syntax
    'Declaration
     
    Public Property PiRatioAnnotations As Boolean
    public bool PiRatioAnnotations {get; set;}
    See Also