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

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

    Parameters

    zoomView
    btnStyle
    See Also