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

In This Topic
    _setExpand Method (IAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setExpand( _
       ByVal value As Boolean _
    ) 
    void _setExpand( 
       bool value
    )

    Parameters

    value
    See Also