ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IAxisView Interface / _autoAngle Property

In This Topic
    _autoAngle Property (IAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Property _autoAngle As Nullable(Of Double)
    Nullable<double> _autoAngle {get; set;}
    See Also