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

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