ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _TextStyleOption Class / _setOverflow Method

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

    Parameters

    value
    See Also