ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _Render Class / setViewportSize Method

In This Topic
    setViewportSize Method (_Render)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub setViewportSize( _
       ByVal width As Double, _
       ByVal height As Double _
    ) 
    public void setViewportSize( 
       double width,
       double height
    )

    Parameters

    width
    height
    See Also