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

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

    Parameters

    value
    See Also