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

In This Topic
    _offsety Method (IRadialSmartDataLabelView)
    In This Topic
    Syntax
    'Declaration
     
    Function _offsety( _
       ByVal y As Double, _
       ByVal keepradius As Boolean _
    ) As Boolean
    bool _offsety( 
       double y,
       bool keepradius
    )

    Parameters

    y
    keepradius
    See Also