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

In This Topic
    _setRadius Method (IPolarCoordinateSystemLayoutModel)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setRadius( _
       ByVal value As Double _
    ) 
    void _setRadius( 
       double value
    )

    Parameters

    value
    See Also