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

In This Topic
    _adjustPolarCoordinateRadian Method (IPolarCoordinateSystemView)
    In This Topic
    Syntax
    'Declaration
     
    Function _adjustPolarCoordinateRadian( _
       ByVal polarCoordinateValue As IPolarCoordinateValue _
    ) As IPolarCoordinateValue
    IPolarCoordinateValue _adjustPolarCoordinateRadian( 
       IPolarCoordinateValue polarCoordinateValue
    )

    Parameters

    polarCoordinateValue
    See Also