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

In This Topic
    _setAngle Method (_RadialSmartDataLabelView)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setAngle( _
       ByVal value As Nullable(Of Double) _
    ) 
    public void _setAngle( 
       Nullable<double> value
    )

    Parameters

    value
    See Also