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

In This Topic
    _setAutoOverflow Method (_BaseAxisLabelView)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setAutoOverflow( _
       ByVal value As Nullable(Of TextOverflow) _
    ) 
    public void _setAutoOverflow( 
       Nullable<TextOverflow> value
    )

    Parameters

    value
    See Also