ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IPolarCoordinateSystemView Interface / _normalizeRadian Method

In This Topic
    _normalizeRadian Method (IPolarCoordinateSystemView)
    In This Topic
    Syntax
    'Declaration
     
    Function _normalizeRadian( _
       ByVal value As Double _
    ) As Double
    double _normalizeRadian( 
       double value
    )

    Parameters

    value
    See Also