ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / Plot Class / Plot Constructor

In This Topic
    Plot Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plot As Plot, _
       ByVal expressionEvaluator As IExpressionEvaluatorService, _
       ByVal styleEvaluatorFactory As IStyleEvaluatorFactory _
    )

    Parameters

    plot
    expressionEvaluator
    styleEvaluatorFactory
    See Also