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

In This Topic
    _buildPlotAreaDefinition Method
    In This Topic
    Syntax
    'Declaration
     
    Function _buildPlotAreaDefinition( _
       ByVal dvDefinition As IDvDefinition, _
       ByVal plotAreaOption As IPlotAreaOption, _
       ByVal plotOptions As List(Of IPlotOption) _
    ) As IPlotAreaDefinition

    Parameters

    dvDefinition
    plotAreaOption
    plotOptions
    See Also