[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartPolar.PiRatioAnnotation

PiRatioAnnotation Property

PiRatioAnnotation

Gets or sets a value indicating whether polar charts measured in radians should be annotated with Pi ratios.

Declaration
[C1Description("ChartPolar.PiRatioAnnotation", "Specifies whether polar charts measured in radians should be annotated with Pi ratios.")]
public bool PiRatioAnnotation { get; set; }
<C1Description("ChartPolar.PiRatioAnnotation", "Specifies whether polar charts measured in radians should be annotated with Pi ratios.")>
Public Property PiRatioAnnotation As Boolean