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

In This Topic
    _buildCoordinateSystemView Method (ICoordinateSystemViewBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildCoordinateSystemView( _
       ByVal layoutView As ILayoutView, _
       ByVal definition As ICoordinateSystemDefinition _
    ) As ICoordinateSystemView

    Parameters

    layoutView
    definition
    See Also