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

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

    Parameters

    layoutView
    definition
    See Also