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

In This Topic
    _getOffset Method (IRadialSmartDataLabelView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getOffset() As Nullable(Of Double)
    Nullable<double> _getOffset()
    See Also