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

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

    Parameters

    y
    keepradius
    See Also