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

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