ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RadialBarDataLabelViewEx Class / _getAngleForCheckOrder Method

In This Topic
    _getAngleForCheckOrder Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getAngleForCheckOrder( _
       ByVal pieCenter As IPoint _
    ) As Double
    public double _getAngleForCheckOrder( 
       IPoint pieCenter
    )

    Parameters

    pieCenter
    See Also