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

In This Topic
    _rotate Method (_DonutShape)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _rotate( _
       ByVal angle As Double, _
       Optional ByVal point As IPoint _
    ) 
    public void _rotate( 
       double angle,
       IPoint point
    )

    Parameters

    angle
    point
    See Also