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

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