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