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

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