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

In This Topic
    _setCenter Method (IRadialParallelAxisLabelView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setCenter( _
       ByVal value As IPoint _
    ) 
    void _setCenter( 
       IPoint value
    )

    Parameters

    value
    See Also