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

In This Topic
    preview Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub preview( _
       ByVal render As IRender, _
       ByVal style As IStyle _
    ) 
    public void preview( 
       IRender render,
       IStyle style
    )

    Parameters

    render
    style
    See Also