ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RenderContext Class / _radialAngle Property

In This Topic
    _radialAngle Property (_RenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _radialAngle As Nullable(Of Double)
    public Nullable<double> _radialAngle {get; set;}
    See Also