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

In This Topic
    _createZoomOutButton Method (IDomElementManager)
    In This Topic
    Syntax
    'Declaration
     
    Function _createZoomOutButton( _
       ByVal zoomView As IZoomableView, _
       ByVal btnStyle As IStyleOption _
    ) As IUIButton
    IUIButton _createZoomOutButton( 
       IZoomableView zoomView,
       IStyleOption btnStyle
    )

    Parameters

    zoomView
    btnStyle
    See Also