FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartPolar Class / PiRatioAnnotation Property

In This Topic
    PiRatioAnnotation Property (ChartPolar)
    In This Topic
    Gets or sets a value indicating whether polar charts measured in radians should be annotated with Pi ratios.
    Syntax
    'Declaration
     
    Public Property PiRatioAnnotation As Boolean
    public bool PiRatioAnnotation {get; set;}
    See Also