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

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